Commit 088b8f17 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up

* curl-7.21.3
* git-1.7.3.4


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41532 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3b1e02c4
# libcurl - the multiprotocol file transfer library
# http://curl.haxx.se/
[buildout]
extends =
......@@ -9,8 +10,8 @@ parts =
[curl]
recipe = hexagonit.recipe.cmmi
url = http://curl.haxx.se/download/curl-7.21.2.tar.bz2
md5sum = ca96df88e044c7c25d19692ec8b250b2
url = http://curl.haxx.se/download/curl-7.21.3.tar.bz2
md5sum = 5b57fee22090b5c43a6886fdd35af2ce
configure-options =
--disable-ldap
--disable-ldaps
......
# git - a distributed version control system with speed and efficiency
# http://git-scm.com/
[buildout]
extends =
../software-profiles/curl.cfg
......@@ -9,8 +12,8 @@ parts =
[git]
recipe = hexagonit.recipe.cmmi
url = http://kernel.org/pub/software/scm/git/git-1.7.3.2.tar.bz2
md5sum = 902f7f07a789fedc0d2ac03656b85969
url = http://kernel.org/pub/software/scm/git/git-1.7.3.4.tar.bz2
md5sum = 3a2602016f98c529cda7b9fad1a6e216
configure-options =
--with-curl=${curl:location}
--with-openssl=${openssl:location}
......
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