pdns-recursor: update to 5.0.6
authorPeter van Dijk <redacted>
Thu, 6 Jun 2024 08:38:42 +0000 (10:38 +0200)
committerTianling Shen <redacted>
Thu, 6 Jun 2024 19:22:13 +0000 (03:22 +0800)
Signed-off-by: Peter van Dijk <redacted>
net/pdns-recursor/Makefile
net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch

index 89c45111ba932b01adb39b22a9e72aaa37dc4086..8e575e8636a23f6c66826318be0ff345f4a948b6 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pdns-recursor
-PKG_VERSION:=5.0.5
+PKG_VERSION:=5.0.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=02b9f053db64b32bd76ce6656cb35772c1d07a21fe0345ec13adb6f0fcfbf9ce
+PKG_HASH:=d90885d2abb7ddfe9741cd8fbf5b9ba6902296c77b2f51248779066591ef3f32
 
 PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
 PKG_LICENSE:=GPL-2.0-only
index d611e71bda400108d6f7ad84d89f9468e15df12a..c4199c4fc7fbe46985051e6fe6ff84ed3c9ac744 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -527,15 +527,6 @@ $(srcdir)/effective_tld_names.dat:
+@@ -529,15 +529,6 @@ $(srcdir)/effective_tld_names.dat:
  pubsuffix.cc: $(srcdir)/effective_tld_names.dat
        $(AM_V_GEN)./mkpubsuffixcc
  
git clone https://git.99rst.org/PROJECT