]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/apache2
pppsetup.cgi: add vdsl vlan setting also if igmpproxy is not present.
[people/pmueller/ipfire-2.x.git] / lfs / apache2
index 920bccdb4bab9540ee318891162d8ed6e923ecb8..7b5b791d3c35e9f95ce6f58deb36fce2aa4a6b67 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 2.2.15
+VER        = 2.2.17
 
 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 = 016cec97337eccead2aad6a7c27f2e14
+$(DL_FILE)_MD5 = 16eadc59ea6b38af33874d300973202e
 httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822
 
 install : $(TARGET)