From 86bc1fd4d34422edc2732d82fd0ad229a96716d8 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 7 Sep 2023 11:48:04 +0200 Subject: [PATCH] pdns: update to 4.8.2 Signed-off-by: Peter van Dijk --- net/pdns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 110731352d..39ac66747f 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 -- 2.30.2