From: Peter van Dijk Date: Thu, 19 Dec 2024 13:54:08 +0000 (+0100) Subject: pdns: update to 4.9.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=89f8c4528284411b5cb5c6a709a4566161c20d16;p=feed%2Fpackages.git pdns: update to 4.9.3 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 4fcebf2448..d10044feaf 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.9.2 +PKG_VERSION:=4.9.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=f570640427041f4c5c5470d16eff951a7038c353ddc461b2750290ce99b2e3c2 +PKG_HASH:=b2e67046a7b95825c35ddc9119ed6e2e853537a576d0c4ee9080bb5f0ad3e8d5 PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only