aboutsummaryrefslogtreecommitdiff
path: root/net/pdns-recursor
diff options
context:
space:
mode:
authorPeter van Dijk <peter.van.dijk@powerdns.com>2023-01-23 09:52:12 +0100
committerRosen Penev <rosenp@gmail.com>2023-01-24 17:55:24 -0800
commit04ae344150da61adfb3a3102f1263cefd6ca7815 (patch)
tree1fb67863e4ba625afc6589d056e54e0728b7115a /net/pdns-recursor
parent6e0c2b767b37de4f4c9fee1e5219829ee467b8ac (diff)
pdns-recursor: update to 4.8.1
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 1d953ccb6..36b5a75a2 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.8.0
+PKG_VERSION:=4.8.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=ccb9017a1a788e95e948e7b240ef8db53ae8a507b915f260188ef343f7f68bdc
+PKG_HASH:=d7b03447009257e512f01fcc46cbdb9c859b672a1c9b23faf382e870765b0f0d
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only