apache2: update to 2.2.19.

This commit is contained in:
Arne Fitzenreiter
2011-06-12 00:00:05 +02:00
parent 714df8de97
commit ca23dbe2fa
3 changed files with 65 additions and 15 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 2.2.17
VER = 2.2.19
THISAPP = httpd-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -47,7 +47,7 @@ objects = $(DL_FILE) \
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
httpd-2.2.2-config-1.patch = $(DL_FROM)/httpd-2.2.2-config-1.patch
$(DL_FILE)_MD5 = 16eadc59ea6b38af33874d300973202e
$(DL_FILE)_MD5 = 832f96a6ec4b8fc7cf49b9efd4e89060
httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822
install : $(TARGET)