]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dnsdist: Update to 2.0.1
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Sep 2025 17:23:21 +0000 (17:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Sep 2025 17:23:21 +0000 (17:23 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dnsdist

index b0deaae3d5e5b81a237acc995241f31c88dfb270..818db8fd9c6f554a199f9270ed4f4820f7c7f6e4 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A highly DNS-, DoS- and abuse-aware loadbalancer
 
-VER        = 2.0.0
+VER        = 2.0.1
 
 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    = 29
+PAK_VER    = 30
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 890bd555ec539ef5d3e9906e15410006471f1dc4848c768a3c631fe399f35e8b42ffc01a53aa9ff3b2f1248d635b9f9b90c1527f7e391848795b28c065398290
+$(DL_FILE)_BLAKE2 = 6eee67a678ef1a044f60f8989befdcf84ce487bcbe03d2aedbb196b1393f7b5227e93ca25a56e4c400c4159e6e7ec1474e26311ae76c55116f438de234b724d7
 
 install : $(TARGET)