aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter van Dijk <peter.van.dijk@powerdns.com>2022-11-01 23:12:21 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2022-11-03 11:35:18 +0100
commit45e03782f555b3cf85fd4596b95850352aeb1901 (patch)
treef8582773d27f2d2831182f75fb8238cd27113e7c
parent7e7de1dd23cbe8e36992d8f623ad70311dda0d02 (diff)
pdns: update to 4.7.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
-rw-r--r--net/pdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pdns/Makefile b/net/pdns/Makefile
index ae71adaf6..c9ceda200 100644
--- a/net/pdns/Makefile
+++ b/net/pdns/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pdns
-PKG_VERSION:=4.7.0
+PKG_VERSION:=4.7.2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=b57b75b780ace64e232c6757f17a8fa617016d0128256c66f22da5f4b5e839e7
+PKG_HASH:=4dcae35ebdc04915872d7bf6e2d0bca4b05c6350a100a5cf9c29df53baa53ce2
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only