dnsdist: Upgrade to 1.7.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
Michael Tremer
2022-01-18 12:34:55 +00:00
committed by Peter Müller
parent 04581dfb77
commit 53e52b86df

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.6.1
VER = 1.7.0
THISAPP = dnsdist-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = dnsdist
PAK_VER = 10
PAK_VER = 11
SUP_ARCH = x86_64 aarch64
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = fc314583a33d1256fecb41dac64a77e3
$(DL_FILE)_MD5 = 51cca04895eb04278ba01491a5f24984
install : $(TARGET)