Updated Apache 2.4

- Updated Apache from 2.4.29 to 2.4.33
- Updated Apr from 1.6.1 to 1.6.3
- Updated Apr-Util from 1.6.0 to 1.6.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Wolfgang Apolinarski
2018-04-06 07:11:03 +02:00
committed by Michael Tremer
parent 4217b4b6d8
commit ff2b65c193
6 changed files with 15 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 2.4.29
VER = 2.4.33
THISAPP = httpd-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 0c599404ef6b69eee95bcd9fcd094407
$(DL_FILE)_MD5 = 6ef469d3f16fffeb688bc6e0346823e5
install : $(TARGET)