File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- VERSION_libxslt=1.1.26
3+ VERSION_libxslt=1.1.27
44URL_libxslt=ftp://xmlsoft.org/libxml2/libxslt-$VERSION_libxslt .tar.gz
55DEPS_libxslt=(libxml2)
6- MD5_libxslt=e61d0364a30146aaa3001296f853b2b9
6+ MD5_libxslt=
77BUILD_libxslt=$BUILD_PATH /libxslt/$( get_directory $URL_libxslt )
88RECIPE_libxslt=$RECIPES_PATH /libxslt
99
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- VERSION_lxml=2.3.1
3+ VERSION_lxml=2.3.6
44URL_lxml=http://pypi.python.org/packages/source/l/lxml/lxml-$VERSION_lxml .tar.gz
55DEPS_lxml=(libxml2 libxslt python)
6- MD5_lxml=87931fbf35df60cd71cfe7484b4b36ed
6+ MD5_lxml=d5d886088e78b1bdbfd66d328fc2d0bc
77BUILD_lxml=$BUILD_PATH /lxml/$( get_directory $URL_lxml )
88RECIPE_lxml=$RECIPES_PATH /lxml
99
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- VERSION_openssl=1.0.0e
3+ VERSION_openssl=1.0.1c
44URL_openssl=http://www.openssl.org/source/openssl-$VERSION_openssl .tar.gz
55DEPS_openssl=()
6- MD5_openssl=7040b89c4c58c7a1016c0dfa6e821c86
6+ MD5_openssl=ae412727c8c15b67880aef7bd2999b2e
77BUILD_openssl=$BUILD_PATH /openssl/$( get_directory $URL_openssl )
88RECIPE_openssl=$RECIPES_PATH /openssl
99
You can’t perform that action at this time.
0 commit comments