From: Peter van Dijk Date: Fri, 7 Jul 2023 18:32:22 +0000 (+0200) Subject: pdns: update to 4.8.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bc718f43bf58949ed9832480bf971f6a9e9e9ae3;p=openwrt-packages.git pdns: update to 4.8.1 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns/Makefile b/net/pdns/Makefile index d0ca2d65b..110731352 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -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:=61a96bbaf8b0ca49a9225a2254b9443c4ff8e050d337437d85af4de889e10127 +PKG_HASH:=66dd3ee2654f42b4eb80260f94ecb48e313a81817f58125ce48c14c2d26e309e PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only