From 0aaea23c079bd9ede81b77e22835cb102d5f4fb8 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 25 Mar 2022 15:31:29 +0100 Subject: [PATCH] pdns: update to 4.6.1 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 56cd7cea5c..acb441654c 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.6.0 +PKG_VERSION:=4.6.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=b9effb7968a7badbb91eea431c73346482a67592684d84660edd8b7528cc1325 +PKG_HASH:=7912b14887d62845185f7ce4b47db580eaa7b8b897dcb1c9555dfe0fac5efae3 PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only -- 2.30.2