aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPeter van Dijk <peter.van.dijk@powerdns.com>2022-08-23 12:40:46 +0200
committerRosen Penev <rosenp@gmail.com>2022-08-23 21:15:54 -0700
commitdc1ab96f603dedf6b0830c9a9ac1933ecd2a0d5c (patch)
tree33791d8404d9e6d39725d912d0538a0c48d8dd0c /net
parentc39be2732ddae5f2fea1b41de45511894fc5fd37 (diff)
pdns-recursor: update to 4.7.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Diffstat (limited to 'net')
-rw-r--r--net/pdns-recursor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile
index f9ec85620..8cf160644 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:=4.7.1
+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:=d2f94573a6f0e63a1034ca2b301c27ebf2e1300a655ba669cc502d5ea8d6ec68
+PKG_HASH:=bdb4190790fe759778d6f0515afbbcc0a28b3e7e1b83c570caaf38419d57820d
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only