diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 4334e136ba3f4..f0820f378b104 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:=4.9.0 +PKG_VERSION:=4.9.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=d36f162843e367646a661a785ca0becde9b68552855bf40532aebafa103966f3 +PKG_HASH:=0a1edc13e8f2bd661f39e316387d941e22de6a03b8a7a2fc662fdf8b942ea2be PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only