aboutsummaryrefslogtreecommitdiff
path: root/net/pdns-recursor
diff options
context:
space:
mode:
authorWout Bertrums <wout@wbnet.eu>2021-08-26 10:29:33 +0200
committerRosen Penev <rosenp@gmail.com>2021-08-28 16:51:54 -0700
commitd27edd5fff9b95dd26e94a2c9fa6c9e12d02f8bc (patch)
treef6b45580ae1960265f9148122a91d31ad8401cbd /net/pdns-recursor
parent0f245533dd099c9109794339f5ad1704776d51b2 (diff)
pdns-recursor: Update to v4.5.5
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
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 d113b3df7..ca470fd19 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.5.4
+PKG_VERSION:=4.5.5
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=015d606a8f9a4a711489634d57375c77cc34f999ca43c195d8002e31a747896a
+PKG_HASH:=a836a39b99fcc21873e4ba3a60aa9915a33fac7b44922696e9a257f551fe05fb
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only