We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eaf0e6 commit 20f02b4Copy full SHA for 20f02b4
1 file changed
net/pdns-recursor/Makefile
@@ -1,12 +1,12 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=pdns-recursor
4
-PKG_VERSION:=5.2.5
+PKG_VERSION:=5.3.0
5
PKG_RELEASE:=1
6
7
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
8
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
9
-PKG_HASH:=a8a657a7abd6e9d237cdd26753f7dcf5ccd5b8c48ac8120b08d2b8d57a1d856a
+PKG_HASH:=6b9f85b6df17c339cbff448d9824bee6da6a5cf884abd99835d1dafdccdda0e6
10
11
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
12
PKG_LICENSE:=GPL-2.0-only
0 commit comments