From: Michael Tremer Date: Mon, 21 Jul 2025 13:27:50 +0000 (+0000) Subject: dnsdist: Update to 2.0.0 X-Git-Tag: v2.29-core197~25^2~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dab0e52df496e83e797a80ffb19ee863e086b1d1;p=ipfire-2.x.git dnsdist: Update to 2.0.0 Signed-off-by: Michael Tremer --- diff --git a/lfs/dnsdist b/lfs/dnsdist index 994707e7b..b0deaae3d 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -26,15 +26,15 @@ include Config SUMMARY = A highly DNS-, DoS- and abuse-aware loadbalancer -VER = 1.9.10 +VER = 2.0.0 THISAPP = dnsdist-$(VER) -DL_FILE = $(THISAPP).tar.bz2 +DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = dnsdist -PAK_VER = 28 +PAK_VER = 29 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ea66ca17ef66ecc64fd3a7379b22c2b0448c2a41f325e574a4edb20dfe408315be84a407b78f30a441479fbbcba31a28da2e310c275877739918ad3f9870acd1 +$(DL_FILE)_BLAKE2 = 890bd555ec539ef5d3e9906e15410006471f1dc4848c768a3c631fe399f35e8b42ffc01a53aa9ff3b2f1248d635b9f9b90c1527f7e391848795b28c065398290 install : $(TARGET)