aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPeter van Dijk <peter.van.dijk@powerdns.com>2023-12-21 11:09:04 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2023-12-21 22:12:58 +0100
commit7f8b2a8a2deef16ec28269c0313829725885ab8a (patch)
tree346ee642be14fc9e2b3b4661da0c2c0455e5c2d8 /net
parentb6b9519975318cb2177710aafe6286bbdf583d83 (diff)
pdns: update to 4.8.4
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Diffstat (limited to 'net')
-rw-r--r--net/pdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pdns/Makefile b/net/pdns/Makefile
index eedc3c6d1..055337ee4 100644
--- a/net/pdns/Makefile
+++ b/net/pdns/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pdns
-PKG_VERSION:=4.8.3
+PKG_VERSION:=4.8.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=77b91199bdf71874334501c67e26469c2667a373d8423803fe657417295c77ba
+PKG_HASH:=7f40c8cbc4650d06fe49abba79902ebabb384363dabbd5cef271964a07c3645c
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only