mirror of
https://github.com/openwrt/packages.git
synced 2025-03-14 21:37:33 +00:00
pdns: update to 4.9.4
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
This commit is contained in:
committed by
Tianling Shen
parent
ff34616414
commit
39002e38a5
@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pdns
|
||||
PKG_VERSION:=4.9.3
|
||||
PKG_VERSION:=4.9.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
|
||||
PKG_HASH:=b2e67046a7b95825c35ddc9119ed6e2e853537a576d0c4ee9080bb5f0ad3e8d5
|
||||
PKG_HASH:=cac466d7cb056434c60632e554be50543cb0cecd9d3b33bb5785c149b5979fc1
|
||||
|
||||
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user