Apache: Update to 2.4.34

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Wolfgang Apolinarski
2018-07-17 20:13:30 +02:00
committed by Michael Tremer
parent 4e4c122c58
commit 64add19dfe

View File

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