diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 8e575e8636..6ba6bd7224 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns-recursor -PKG_VERSION:=5.0.6 +PKG_VERSION:=5.0.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=d90885d2abb7ddfe9741cd8fbf5b9ba6902296c77b2f51248779066591ef3f32 +PKG_HASH:=700a825aa087f3f37888ccb65cec6291a1aa5345838af202dc19ebe5691451b9 PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only