From 7fa405e32935f2d3ea184d19dffe47bcd9ad30dc Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 14 Jun 2021 21:25:07 +0200 Subject: [PATCH] pdns: update to 4.4.1 Signed-off-by: Peter van Dijk --- net/pdns/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 256ad04113..4b0a2e7fd4 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.4.0 +PKG_VERSION:=4.4.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=40cb81d9e0d34edcc7c95435a06125bde0bd1a51692e1db52413e31d7ede0b39 +PKG_HASH:=03fa7c181c666a5fc44a49affe7666bd385d46c1fe15088caff175967e85ab6c PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only @@ -187,10 +187,6 @@ CONFIGURE_ARGS+= \ --enable-reproducible \ $(if $(CONFIG_PACKAGE_pdns-ixfrdist),--enable-ixfrdist,) -CONFIGURE_VARS += \ - boost_cv_lib_program_options=yes \ - boost_cv_lib_program_options_LIBS=-lboost_program_options - define Package/pdns/install $(INSTALL_DIR) $(1)/etc/powerdns $(INSTALL_CONF) ./files/pdns.conf-dist $(1)/etc/powerdns/pdns.conf-dist