]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
dnsdist: Update to 1.6.0
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 May 2021 16:39:44 +0000 (16:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 May 2021 16:39:44 +0000 (16:39 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dnsdist

index 19261d680a4c63d06e26336b927e244c26a06add..aaebeec0dbf975ecaefd101c326ef8e89b7002b1 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.5.1
+VER        = 1.6.0
 
 THISAPP    = dnsdist-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64 i586
 PROG       = dnsdist
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       =
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0c52d34e4807abe6be3b03f8e2c1b700
+$(DL_FILE)_MD5 = c15a95b19c6d9f39d89dae6995173ab3
 
 install : $(TARGET)