apache: Update to 2.4.46

Message ID 20200815181139.1432-1-matthias.fischer@ipfire.org
State Accepted
Commit 2fa9dfa8d9a0f15c3a3b9508dadc356a5f9c5024
Headers
Series apache: Update to 2.4.46 |

Commit Message

Matthias Fischer Aug. 15, 2020, 6:11 p.m. UTC
  For details see:
https://mirrors.ae-online.de/apache//httpd/CHANGES_2.4.46

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/apache2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/apache2 b/lfs/apache2
index d82932f4b..772ac6018 100644
--- a/lfs/apache2
+++ b/lfs/apache2
@@ -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)