Updated apache2 (2.2.14).

This commit is contained in:
Arne Fitzenreiter
2010-02-24 13:55:07 +01:00
parent f7c508b508
commit 8c50adedff
3 changed files with 23 additions and 382 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 2.2.11
VER = 2.2.14
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 = 3e98bcb14a7122c274d62419566431bb
$(DL_FILE)_MD5 = a5226203aaf97e5b941c41a71c112704
httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822
install : $(TARGET)