From: Peter van Dijk Date: Thu, 7 Sep 2023 09:48:04 +0000 (+0200) Subject: pdns: update to 4.8.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=86bc1fd4d34422edc2732d82fd0ad229a96716d8;p=openwrt-packages.git pdns: update to 4.8.2 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 110731352..39ac66747 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.8.1 +PKG_VERSION:=4.8.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=66dd3ee2654f42b4eb80260f94ecb48e313a81817f58125ce48c14c2d26e309e +PKG_HASH:=3b173fda4c51bb07b5a51d8c599eedd7962a02056b410e3c9d9d69ed97be35b9 PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only