Commit e35aebcf authored by Nicolas Wavrant's avatar Nicolas Wavrant

apache: updated to version 2.4.10

parent f2faee5c
......@@ -17,9 +17,9 @@ extends =
[apr]
recipe = hexagonit.recipe.download
version = 1.5.0
version = 1.5.1
url = http://mir2.ovh.net/ftp.apache.org/dist/apr/apr-${:version}.tar.bz2
md5sum = cc93bd2c12d0d037f68e21cc6385dc31
md5sum = 5486180ec5a23efb5cae6d4292b300ab
[apr-util]
recipe = hexagonit.recipe.download
......@@ -32,10 +32,10 @@ md5sum = 6f3417691c7a27090f36e7cf4d94b36e
recipe = slapos.recipe.cmmi
depends =
${gdbm:version}
version = 2.4.9
version = 2.4.10
revision = 1
url = http://mir2.ovh.net/ftp.apache.org/dist/httpd/httpd-${:version}.tar.bz2
md5sum = 2ef4e65353497606b24fa9bb3e5a3c40
md5sum = 44543dff14a4ebc1e9e2d86780507156
configure-command = cp -ar ${apr:location}/apr-${apr:version} srclib/apr/; cp -ar ${apr-util:location}/apr-util-${apr-util:version} srclib/apr-util; ./configure
configure-options = --prefix=${buildout:parts-directory}/${:_buildout_section_name_}
--disable-static
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment