mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
pdns: update to 4.9.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
This commit is contained in:
committed by
Tianling Shen
parent
9e86e22808
commit
0fd7e2c2d0
@@ -1,12 +1,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=pdns
|
PKG_NAME:=pdns
|
||||||
PKG_VERSION:=4.9.1
|
PKG_VERSION:=4.9.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
|
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
|
||||||
PKG_HASH:=30d9671b8f084774dbcba20f5a53a3134d0822ab2edc3ef968da030e630dd09a
|
PKG_HASH:=f570640427041f4c5c5470d16eff951a7038c353ddc461b2750290ce99b2e3c2
|
||||||
|
|
||||||
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
|
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
ixfrdist.example.yml
|
ixfrdist.example.yml
|
||||||
endif
|
endif
|
||||||
|
|
||||||
@@ -1341,9 +1338,6 @@ dnspcap2protobuf_LDADD = \
|
@@ -1342,9 +1339,6 @@ dnspcap2protobuf_LDADD = \
|
||||||
$(BOOST_PROGRAM_OPTIONS_LIBS) \
|
$(BOOST_PROGRAM_OPTIONS_LIBS) \
|
||||||
$(RT_LIBS)
|
$(RT_LIBS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user