Commit e1931b30 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* version up : libxml2-2.7.8.

* add comments.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40332 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3c7e17f0
# libxml2 - the XML C parser and toolkit
# http://xmlsoft.org/
[buildout] [buildout]
extends = ../software-profiles/zlib.cfg extends = ../software-profiles/zlib.cfg
parts = parts =
...@@ -5,8 +8,8 @@ parts = ...@@ -5,8 +8,8 @@ parts =
[libxml2] [libxml2]
recipe = hexagonit.recipe.cmmi recipe = hexagonit.recipe.cmmi
url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.7.7.tar.gz url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz
md5sum = 9abc9959823ca9ff904f1fbcf21df066 md5sum = 8127a65e8c3b08856093099b52599c86
configure-options = configure-options =
--without-python --without-python
--with-zlib=${zlib:location} --with-zlib=${zlib: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