]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
apache2: update to 2.2.20.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 31 Aug 2011 12:42:06 +0000 (14:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 3 Sep 2011 13:56:15 +0000 (15:56 +0200)
config/rootfiles/core/next/filelists/apache2 [new symlink]
lfs/apache2

diff --git a/config/rootfiles/core/next/filelists/apache2 b/config/rootfiles/core/next/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
index 80e96b724f88d4e2f57a5c44da8dbeeffe22ea2a..c5fd754291726bbbf2cf76fe5bb90ad94c834c41 100644 (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)