diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/pdns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pdns/Makefile b/net/pdns/Makefile index eedc3c6d1..055337ee4 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns -PKG_VERSION:=4.8.3 +PKG_VERSION:=4.8.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=77b91199bdf71874334501c67e26469c2667a373d8423803fe657417295c77ba +PKG_HASH:=7f40c8cbc4650d06fe49abba79902ebabb384363dabbd5cef271964a07c3645c PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com> PKG_LICENCE:=GPL-2.0-only |