aboutsummaryrefslogtreecommitdiff
path: root/net/pdns-recursor
diff options
context:
space:
mode:
authorPeter van Dijk <peter.van.dijk@powerdns.com>2022-11-25 14:19:24 +0100
committerRosen Penev <rosenp@gmail.com>2022-11-25 16:21:13 -0800
commit7bcc02e7c92171044a0aeabd9d988189c6b849b1 (patch)
tree786cfe57813f5d1a3943bb919ec90a68ce7374ce /net/pdns-recursor
parentf4058c1c18138ae1011abfe0e7aca74659834b21 (diff)
pdns-recursor: update to 4.7.4
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Diffstat (limited to 'net/pdns-recursor')
-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 065069d01..5f284bf7a 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.3
+PKG_VERSION:=4.7.4
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=206d766cc8f0189f79d69af64d8d937ecc61a4d13e8ea6594d78fe30e61405f2
+PKG_HASH:=17b5c7c881e3f400bb3b527dd866e5cf2cd62d5d33566b1b70b58c608d9968d5
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only