|
|
@ -9,7 +9,7 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=bind |
|
|
|
PKG_VERSION:=9.16.6 |
|
|
|
PKG_VERSION:=9.16.7 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
USERID:=bind=57:bind=57 |
|
|
|
|
|
|
@ -22,7 +22,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |
|
|
|
PKG_SOURCE_URL:= \
|
|
|
|
https://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION) \
|
|
|
|
https://ftp.isc.org/isc/bind9/$(PKG_VERSION) |
|
|
|
PKG_HASH:=b567b0f3b47dd03b345a4848af7f2acdd3f5cea2bd804edd85d9ef50743571cb |
|
|
|
PKG_HASH:=9f7d1812ebbd26a699f62b6fa8522d5dec57e4bf43af0042a0d60d39ed8314d1 |
|
|
|
|
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|
PKG_REMOVE_FILES:=aclocal.m4 libtool.m4 |
|
|
|