pdns: update to 4.6.2
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 12 Apr 2022 13:27:26 +0000 (15:27 +0200)
committerRosen Penev <rosenp@gmail.com>
Wed, 13 Apr 2022 22:46:51 +0000 (15:46 -0700)
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
net/pdns/Makefile
net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch

index acb441654cc4ed54735e1ddd33a0bff07eb6ae4d..1b92dc6fd07cddff977989c26f4a976fad179d16 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pdns
-PKG_VERSION:=4.6.1
+PKG_VERSION:=4.6.2
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=7912b14887d62845185f7ce4b47db580eaa7b8b897dcb1c9555dfe0fac5efae3
+PKG_HASH:=f443848944bb11bbb4850221613b3a01ffb57febf2671da6caa57362ee0b19b8
 
 PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
 PKG_LICENCE:=GPL-2.0-only
index 6f7293e36daab02c1399e3791ded6de2539eecfd..a52993196be99034b3e64197126f1d5a49aa9e02 100644 (file)
@@ -25,7 +25,7 @@
        ixfrdist.example.yml
  endif
  
-@@ -1313,9 +1311,6 @@ dnspcap2protobuf_LDADD = \
+@@ -1314,9 +1312,6 @@ dnspcap2protobuf_LDADD = \
        $(BOOST_PROGRAM_OPTIONS_LIBS) \
        $(RT_LIBS)