From b093f4c854dd0a2e59118fe3e34f31489c446f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Le=20Ninivin?= <cedric.leninivin@tiolive.com> Date: Mon, 9 Dec 2013 17:57:56 +0100 Subject: [PATCH] apache component: update version 2.2.25 -> 2.2.26 --- component/apache/buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/apache/buildout.cfg b/component/apache/buildout.cfg index b0bbd7baa..6efc2a55a 100644 --- a/component/apache/buildout.cfg +++ b/component/apache/buildout.cfg @@ -120,9 +120,9 @@ make-targets = [apache-2.2] # inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/ recipe = slapos.recipe.cmmi -version = 2.2.25 +version = 2.2.26 url = http://mir2.ovh.net/ftp.apache.org/dist/httpd/httpd-${:version}.tar.bz2 -md5sum = 9ebe3070c0bb4311f21a0cd0e34f0045 +md5sum = 254eda547f8d624604e4bf403241e617 patch-options = -p1 configure-options = --disable-static --enable-authn-alias -- 2.30.9