Commit 6c919209 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up : openssl-1.0.0c including important bug and security fixes


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41190 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c884976
# OpenSSL - a toolkit implementing SSL v2/v3 and TLS v1 protocols as
# well as a full-strength general purpose cryptography
# library.
# http://www.openssl.org/
[buildout]
extends =
../software-profiles/zlib.cfg
......@@ -8,8 +13,8 @@ parts =
[openssl]
recipe = hexagonit.recipe.cmmi
url = https://www.openssl.org/source/openssl-1.0.0b.tar.gz
md5sum = 104deb3b7e6820cae6de3f49ba0ff2b0
url = https://www.openssl.org/source/openssl-1.0.0c.tar.gz
md5sum = ff8fb85610aef328315a9decbb2712e4
configure-command = ./config
configure-options =
-I${zlib:location}/include
......
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