Skip to content

Commit 20f02b4

Browse files
committed
pdns-recursor: update to 5.3.0
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
1 parent 5eaf0e6 commit 20f02b4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

net/pdns-recursor/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=pdns-recursor
4-
PKG_VERSION:=5.2.5
4+
PKG_VERSION:=5.3.0
55
PKG_RELEASE:=1
66

7-
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
7+
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
88
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
9-
PKG_HASH:=a8a657a7abd6e9d237cdd26753f7dcf5ccd5b8c48ac8120b08d2b8d57a1d856a
9+
PKG_HASH:=6b9f85b6df17c339cbff448d9824bee6da6a5cf884abd99835d1dafdccdda0e6
1010

1111
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
1212
PKG_LICENSE:=GPL-2.0-only

0 commit comments

Comments
 (0)