[Erp5-report] r37390 rafael - /erp5/trunk/buildout/software-profiles/apache.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 2 03:00:48 CEST 2010


Author: rafael
Date: Mon Aug  2 03:00:46 2010
New Revision: 37390

URL: http://svn.erp5.org?rev=37390&view=rev
Log:
Apache 2.2.15 is not available anymore, use 2.2.16 instead

Modified:
    erp5/trunk/buildout/software-profiles/apache.cfg

Modified: erp5/trunk/buildout/software-profiles/apache.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/apache.cfg?rev=37390&r1=37389&r2=37390&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/apache.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/apache.cfg [utf8] Mon Aug  2 03:00:46 2010
@@ -4,8 +4,8 @@ parts = apache
 [apache]
 # inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/
 recipe = hexagonit.recipe.cmmi
-url = http://apache.multidist.com/httpd/httpd-2.2.15.tar.gz
-md5sum = 31fa022dc3c0908c6eaafe73c81c65df
+url = http://apache.multidist.com/httpd/httpd-2.2.16.tar.gz
+md5sum = 7f33f2c8b213ad758c009ae46d2795ed
 configure-options = --enable-authn-alias
                     --enable-bucketeer
                     --enable-cache




More information about the Erp5-report mailing list