bind: bump to 9.20.8
authorPhilip Prindeville <redacted>
Sun, 18 May 2025 21:04:44 +0000 (15:04 -0600)
committerNoah Meyerhans <redacted>
Sun, 18 May 2025 23:21:49 +0000 (19:21 -0400)
Signed-off-by: Philip Prindeville <redacted>
net/bind/Makefile

index 1b57f7aba3d4bdcbc750c0df82efe15bcf01bd69..c2d40f39a2fb214f82b22244a970c22c56bbbf98 100644 (file)
@@ -9,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bind
-PKG_VERSION:=9.20.7
+PKG_VERSION:=9.20.8
 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:=43323c8d22d2144282c37b4060ec11e98c24835e225688876fad08ba7b95dca6
+PKG_HASH:=3004d99c476beab49a986c2d49f902e2cd7766c9ab18b261e8b353cabf3a04b5
 
 PKG_FIXUP:=autoreconf
 PKG_REMOVE_FILES:=aclocal.m4 libtool.m4
git clone https://git.99rst.org/PROJECT