From: Peter van Dijk Date: Thu, 4 Jul 2024 09:19:03 +0000 (+0200) Subject: pdns-recursor: update to 5.0.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=25c197c9ea1cb873f0e0cd20733d2cef9f9e46ee;p=openwrt-packages.git pdns-recursor: update to 5.0.7 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 8e575e863..6ba6bd722 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:=5.0.6 +PKG_VERSION:=5.0.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=d90885d2abb7ddfe9741cd8fbf5b9ba6902296c77b2f51248779066591ef3f32 +PKG_HASH:=700a825aa087f3f37888ccb65cec6291a1aa5345838af202dc19ebe5691451b9 PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only