From b6247214350e67d9e16dcb3016a47b51f838bc2c Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 30 May 2022 17:07:28 +0200 Subject: [PATCH] pdns-recursor: update to 4.7.0 Signed-off-by: Peter van Dijk --- net/pdns-recursor/Makefile | 4 ++-- .../patches/100-disable-recursor.conf-dist.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index c8ab473ae4..fae442a22a 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns-recursor -PKG_VERSION:=4.6.2 +PKG_VERSION:=4.7.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=da649850739fdd7baf2df645acc97752ccd390973b56b8e25171ea7b0d25ad20 +PKG_HASH:=e4872a1b11a35fc363f354d69ccb4ec88047bfc7d9308087497dc2ad3af3498c PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only diff --git a/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch b/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch index efb90ce654..5dc6a4de27 100644 --- a/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch +++ b/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch @@ -1,6 +1,6 @@ --- a/Makefile.am +++ b/Makefile.am -@@ -485,12 +485,6 @@ $(srcdir)/effective_tld_names.dat: +@@ -492,12 +492,6 @@ $(srcdir)/effective_tld_names.dat: pubsuffix.cc: $(srcdir)/effective_tld_names.dat $(AM_V_GEN)./mkpubsuffixcc -- 2.30.2