bind: update to version 9.16.7
authorJosef Schlehofer <redacted>
Mon, 5 Oct 2020 17:49:36 +0000 (19:49 +0200)
committerJosef Schlehofer <redacted>
Mon, 5 Oct 2020 17:49:50 +0000 (19:49 +0200)
Signed-off-by: Josef Schlehofer <redacted>
net/bind/Makefile

index 46354e8e78baa9f913104d766a53d1f659e90a83..cb8a598c3347a3d9590abb5d7a495d9fbe414ebb 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT