]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dnsdist: Update to 2.1.0
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Jul 2026 13:40:38 +0000 (13:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Jul 2026 13:48:45 +0000 (13:48 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dnsdist

index 044dc682ddb10550bec6faa3f330f644e8d35cd3..a65772a4ab3ae81d4d20ce1b98a675847ded656a 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A highly DNS-, DoS- and abuse-aware loadbalancer
 
-VER        = 2.0.6
+VER        = 2.1.0
 
 THISAPP    = dnsdist-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = dnsdist
-PAK_VER    = 35
+PAK_VER    = 36
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 5584784ae29553659e7c6b6001adf0c616fa4107ec77829fe70ef3107fed88b78d45dcc849526e58f1600ad529c0fa086258de422c6ce57497599ee28046697d
+$(DL_FILE)_BLAKE2 = ae4abaea64f4ae0eb2615e649dd7f39997483d2376d063451d13c4089f6218b6d66dc206a5fae7a2245c6cddf392961047386b54bdbcaf90dd922a8c330e1034
 
 install : $(TARGET)