]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
apache: Update to 2.4.54
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 9 Jun 2022 17:46:41 +0000 (19:46 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 9 Jun 2022 19:55:07 +0000 (19:55 +0000)
Huge changelog, for details see:
https://dlcdn.apache.org/httpd/CHANGES_2.4.54

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/apache2

index 11c61580bb976855b7449e7fa89432fbd2bcc3aa..33615168618b22385202d281c14a40012298394a 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 2.4.53
+VER        = 2.4.54
 
 THISAPP    = httpd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 44acd51a2c18ae66878d64922947f2f24f0ddf8a5fa70718f788572032e18dafd06888fed3cf559e63e2a9e69d9b0a8dcc79e11fc9d8f216b5b073f769494727
+$(DL_FILE)_BLAKE2 = be2ba2d33368f9dd619e36e63dd3635fbcf55773a539ac2840251bda04311f3eb535c08a37ab58d8b184c71e75b90b92e2bdc4e59c722cfb146de516f6e1ed04
 
 install : $(TARGET)