pdns: update to 4.6.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com> (cherry picked from commit0aaea23c07
) (cherry picked from commitda524a4d08
)
This commit is contained in:
parent
c3960c7c44
commit
86527494d5
2 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pdns
|
||||
PKG_VERSION:=4.6.0
|
||||
PKG_VERSION:=4.6.2
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
|
||||
PKG_HASH:=b9effb7968a7badbb91eea431c73346482a67592684d84660edd8b7528cc1325
|
||||
PKG_HASH:=f443848944bb11bbb4850221613b3a01ffb57febf2671da6caa57362ee0b19b8
|
||||
|
||||
PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
|
||||
PKG_LICENCE:=GPL-2.0-only
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
ixfrdist.example.yml
|
||||
endif
|
||||
|
||||
@@ -1313,9 +1311,6 @@ dnspcap2protobuf_LDADD = \
|
||||
@@ -1314,9 +1312,6 @@ dnspcap2protobuf_LDADD = \
|
||||
$(BOOST_PROGRAM_OPTIONS_LIBS) \
|
||||
$(RT_LIBS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue