[package] bind: update to 9.8.0-P4
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@28014 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bind
|
||||
PKG_VERSION:=9.7.2-P3
|
||||
PKG_VERSION:=9.8.0-P4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:= \
|
||||
ftp://ftp.isc.org/isc/bind9/$(PKG_VERSION) \
|
||||
http://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION)
|
||||
PKG_MD5SUM:=b4537cbae38b2daef36775bf49f33db9
|
||||
PKG_MD5SUM:=13e36e3f28dc1ce7675b45a4192e8389
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
|
Reference in New Issue
Block a user