From ebb5ad1174de8b476c0f2d485fb51b54e3d1eddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com> Date: Tue, 11 Sep 2012 19:27:25 +0200 Subject: [PATCH] Update git component. --- component/git/buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/git/buildout.cfg b/component/git/buildout.cfg index 9fe74fe4e..d0ac32d37 100644 --- a/component/git/buildout.cfg +++ b/component/git/buildout.cfg @@ -12,8 +12,8 @@ parts = [git] recipe = hexagonit.recipe.cmmi -url = http://git-core.googlecode.com/files/git-1.7.10.4.tar.gz -md5sum = 68319d593d051ef76c26e945bbd2d7ac +url = http://git-core.googlecode.com/files/git-1.7.12.tar.gz +md5sum = ceb1a6b17a3e33bbc70eadf8fce5876c configure-options = --with-curl=${curl:location} --with-openssl=${openssl:location} -- 2.30.9