From: Michael Tremer Date: Tue, 11 May 2021 16:39:44 +0000 (+0000) Subject: dnsdist: Update to 1.6.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33db882f4947f3ee2cca390a24f32014483674b8;p=people%2Fstevee%2Fipfire-2.x.git dnsdist: Update to 1.6.0 Signed-off-by: Michael Tremer --- diff --git a/lfs/dnsdist b/lfs/dnsdist index 19261d680a..aaebeec0db 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -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)