apache: Update to 2.4.38

For details see:
http://mirror.checkdomain.de/apache//httpd/CHANGES_2.4.38

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2019-02-01 18:06:38 +01:00
committed by Michael Tremer
parent 2d8187e8e0
commit 57bc05a53d
2 changed files with 228 additions and 228 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
include Config
VER = 2.4.35
VER = 2.4.38
THISAPP = httpd-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 30c1cde80ffe814a8d16b4fdffda330a
$(DL_FILE)_MD5 = 4a2b87ca55e42017d21f18724c560084
install : $(TARGET)