]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
haproxy: Update to 3.2.15
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Apr 2026 12:49:47 +0000 (12:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Apr 2026 12:49:47 +0000 (12:49 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/haproxy

index 633d11f50ed0b910b63e4990fa0dae1a6fe09ee1..2c5aa459a357ce6d77b3b28a9874e8bd3a38a093 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = The Reliable, High Performance TCP/HTTP Load Balancer
 
-VER        = 3.2.4
+VER        = 3.2.15
 
 # From: https://www.haproxy.org/download/
 
@@ -36,7 +36,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = haproxy
-PAK_VER    = 33
+PAK_VER    = 34
 
 DEPS       =
 
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = b08c8637623a81f0e39ef897db032e43a5129cdff8440e6d77c8c19e3700b6f67bf4ac75084a465e100a7fb16c25a4c15830cda15baa4af927a919bff1c977bf
+$(DL_FILE)_BLAKE2 = 7b7dbb9d5b1e3da92d46b642c1cd69fbe5aae790706f7a3b0e55fae61d1078d7f33e094b200c450e32a609609c92f533f1c1237026ce4f03fe8d21a6736ce042
 
 install : $(TARGET)