]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dnsdist: Update to 1.5.0
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Aug 2020 09:54:11 +0000 (09:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2020 10:29:42 +0000 (10:29 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dnsdist

index 9f2040f16583e033f624e24415953396a4d9e526..2e7c88f93f38c5b66fc9287b2bd1ada89518525f 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.4.0
+VER        = 1.5.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    = 4
+PAK_VER    = 5
 
 DEPS       =
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0fecd7d600c1c094b9fffffd27c44369
+$(DL_FILE)_MD5 = 86532fd9b0e8f838b16ab1a611f52abb
 
 install : $(TARGET)