From 86527494d52123338a2eb2644a9582e2d42a79f0 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 25 Mar 2022 15:31:29 +0100 Subject: [PATCH] pdns: update to 4.6.2 Signed-off-by: Peter van Dijk (cherry picked from commit 0aaea23c079bd9ede81b77e22835cb102d5f4fb8) (cherry picked from commit da524a4d08ded783aab1daf71df712cb15cb4b09) --- net/pdns/Makefile | 4 ++-- net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 56cd7cea5..1b92dc6fd 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.6.0 +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:=b9effb7968a7badbb91eea431c73346482a67592684d84660edd8b7528cc1325 +PKG_HASH:=f443848944bb11bbb4850221613b3a01ffb57febf2671da6caa57362ee0b19b8 PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=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 6f7293e36..a52993196 100644 --- a/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch +++ b/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch @@ -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)