From: Peter van Dijk Date: Thu, 7 Mar 2024 11:18:02 +0000 (+0100) Subject: pdns-recursor: update to 5.0.3, plus add maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dac6a6de217b00d67400cd5fa38c7ce45af8ab71;p=openwrt-packages.git pdns-recursor: update to 5.0.3, plus add maintainer Signed-off-by: Peter van Dijk --- diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index cee21958f..6edbe2bb5 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -1,14 +1,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns-recursor -PKG_VERSION:=5.0.2 +PKG_VERSION:=5.0.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=a90e8b61fdc181b596144c35920118ca71c3b95f46658cce7e8222750de45ca9 +PKG_HASH:=01d170a2850eb2aca501d6838a3444136589980d5cb2c2b53392b76459e38c07 -PKG_MAINTAINER:=Peter van Dijk +PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=COPYING PKG_CPE_ID:=cpe:/a:powerdns:recursor