From: Peter van Dijk Date: Thu, 21 Dec 2023 10:09:04 +0000 (+0100) Subject: pdns: update to 4.8.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7f8b2a8a2deef16ec28269c0313829725885ab8a;p=openwrt-packages.git pdns: update to 4.8.4 Signed-off-by: Peter van Dijk --- 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 PKG_LICENCE:=GPL-2.0-only