Skip to content

Commit

Permalink
pdns-recursor: update to 4.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Peter van Dijk <[email protected]>
  • Loading branch information
Habbie authored and neheb committed Aug 24, 2022
1 parent c39be27 commit dc1ab96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/pdns-recursor/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=pdns-recursor
PKG_VERSION:=4.7.1
PKG_VERSION:=4.7.2
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
PKG_HASH:=d2f94573a6f0e63a1034ca2b301c27ebf2e1300a655ba669cc502d5ea8d6ec68
PKG_HASH:=bdb4190790fe759778d6f0515afbbcc0a28b3e7e1b83c570caaf38419d57820d

PKG_MAINTAINER:=Peter van Dijk <[email protected]>
PKG_LICENCE:=GPL-2.0-only
Expand Down

0 comments on commit dc1ab96

Please sign in to comment.