]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
apache: Update to 2.4.46
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 15 Aug 2020 18:11:39 +0000 (20:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Aug 2020 10:09:20 +0000 (10:09 +0000)
For details see:
https://mirrors.ae-online.de/apache//httpd/CHANGES_2.4.46

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/apache2

index d82932f4b96c72cb626572819a7527bb98f99ae3..772ac6018fe2450f16592d365eb8ade0c8f6787b 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 2.4.43
+VER        = 2.4.46
 
 THISAPP    = httpd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 791c986b1e70fe61eb44060aacc89a64
+$(DL_FILE)_MD5 = 7d661ea5e736dac5e2761d9f49fe8361
 
 install : $(TARGET)