pdns-recursor: update to 4.6.1
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 25 Mar 2022 14:31:36 +0000 (15:31 +0100)
committerRosen Penev <rosenp@gmail.com>
Tue, 29 Mar 2022 02:55:18 +0000 (19:55 -0700)
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
net/pdns-recursor/Makefile

index 8dd179fdff76f043f37abd1e8e90f3c01c04dfed..11516b523c0bd0d4849989d6050d247814ede4b3 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pdns-recursor
-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:=df06559398aebc594d2e1e27d177f981bdbbc17f968d6306a52aa7d1119fbcf2
+PKG_HASH:=7b8500908b84a87ea8a021cbff3f6c1f9ff95f0199e7c972b15b93dfb1561ceb
 
 PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
 PKG_LICENCE:=GPL-2.0-only