]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/apache2
Merge branch 'master' into next
[people/pmueller/ipfire-2.x.git] / lfs / apache2
index 94c38c72edbc63a5e0ecec7104e2d89dad5f58ba..80e96b724f88d4e2f57a5c44da8dbeeffe22ea2a 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 2.2.14
+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 = a5226203aaf97e5b941c41a71c112704
+$(DL_FILE)_MD5 = 832f96a6ec4b8fc7cf49b9efd4e89060
 httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822
 
 install : $(TARGET)