Skip to content

Commit d58491b

Browse files
committed
pdns-recursor: update to 5.2.0
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
1 parent 3921a98 commit d58491b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

net/pdns-recursor/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=pdns-recursor
4-
PKG_VERSION:=5.1.3
4+
PKG_VERSION:=5.2.0
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
88
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
9-
PKG_HASH:=c34ee31f522d93997e04ab2ed0fb58de6569c13ed2a2cb0d371cef49a585356a
9+
PKG_HASH:=69e390b40a2228964a1d4db85a067065fd4513d26318c858d24b4972f6b73010
1010

1111
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
1212
PKG_LICENSE:=GPL-2.0-only

net/pdns-recursor/patches/100-disable-recursor.yml-dist.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- a/Makefile.am
22
+++ b/Makefile.am
3-
@@ -551,12 +551,6 @@ $(srcdir)/effective_tld_names.dat:
3+
@@ -563,12 +563,6 @@ $(srcdir)/effective_tld_names.dat:
44
pubsuffix.cc: $(srcdir)/effective_tld_names.dat
55
$(srcdir)/mkpubsuffixcc $< $@
66

0 commit comments

Comments
 (0)