Skip to content

Commit

Permalink
pdns-recursor: Update to v4.5.7
Browse files Browse the repository at this point in the history
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
  • Loading branch information
WBNet-Wout authored and neheb committed Nov 5, 2021
1 parent 932f00e commit 212f9fa
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.5.5
PKG_VERSION:=4.5.7
PKG_RELEASE:=$(AUTORELEASE)

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

PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
PKG_LICENCE:=GPL-2.0-only
Expand Down

0 comments on commit 212f9fa

Please sign in to comment.