From: Peter van Dijk Date: Fri, 9 Dec 2022 10:27:52 +0000 (+0100) Subject: pdns: update to 4.7.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f558461895ae41d1122cca7e6d347bd6efc7d06d;p=openwrt-packages.git pdns: update to 4.7.3 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns/Makefile b/net/pdns/Makefile index c9ceda200..1ada8bd3c 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.7.2 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=4.7.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=4dcae35ebdc04915872d7bf6e2d0bca4b05c6350a100a5cf9c29df53baa53ce2 +PKG_HASH:=8bad351b2e09426f6d4fb0346881a5155fe555497c3d85071e531e7c7afe3e76 PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only