Apache: Update to 2.4.35

For details see:

http://apache.mirror.digionline.de//httpd/CHANGES_2.4.35

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
2018-09-23 19:12:06 +02:00
committed by Michael Tremer
parent 551a554db6
commit 028eafe79f
2 changed files with 28 additions and 14 deletions

View File

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