]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
dnsdist: Upgrade to 1.7.0
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Jan 2022 12:34:55 +0000 (12:34 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 18 Jan 2022 21:13:51 +0000 (21:13 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/dnsdist

index 8aaca95247c9e0c5c11c311920136e182fdd96ed..a0d8a20b13d03c101ffd9c7b2969bafa9c72d34e 100644 (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)