From: Peter van Dijk Date: Thu, 3 Oct 2024 09:36:22 +0000 (+0200) Subject: pdns: update to 4.9.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0fd7e2c2d0b72d1408799bd28e50f7c81bd182e0;p=feed%2Fpackages.git pdns: update to 4.9.2 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 7c3846dfaa..4fcebf2448 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.9.1 +PKG_VERSION:=4.9.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=30d9671b8f084774dbcba20f5a53a3134d0822ab2edc3ef968da030e630dd09a +PKG_HASH:=f570640427041f4c5c5470d16eff951a7038c353ddc461b2750290ce99b2e3c2 PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only diff --git a/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch b/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch index a8d966a9cc..d5d77325b6 100644 --- a/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch +++ b/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch @@ -26,7 +26,7 @@ ixfrdist.example.yml endif -@@ -1341,9 +1338,6 @@ dnspcap2protobuf_LDADD = \ +@@ -1342,9 +1339,6 @@ dnspcap2protobuf_LDADD = \ $(BOOST_PROGRAM_OPTIONS_LIBS) \ $(RT_LIBS)