apache2: update to 2.2.20.

This commit is contained in:
Arne Fitzenreiter
2011-08-31 14:42:06 +02:00
parent 89a7b5b13c
commit 469ec27c64
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1 @@
../../../common/apache2

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
# Copyright (C) 2007-2011 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -25,7 +25,7 @@
include Config
VER = 2.2.19
VER = 2.2.20
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 = 832f96a6ec4b8fc7cf49b9efd4e89060
$(DL_FILE)_MD5 = 1ac251431c8c4285f6b085c1d156bb56
httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822
install : $(TARGET)