Previous changeset 0:832d0bd1b67e (2014-02-22) Next changeset 2:8792e62734bb (2015-02-12) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 832d0bd1b67e -r b6876995a7e8 tool_dependencies.xml --- a/tool_dependencies.xml Sat Feb 22 11:43:07 2014 -0500 +++ b/tool_dependencies.xml Sun Feb 23 10:36:04 2014 -0500 |
b |
@@ -3,10 +3,10 @@ <package name="libtool" version="2.4"> <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> </package> - <package name="zlib" version="1.2.8"> + <package name="xz" version="5.0.5"> <install version="1.0"> <actions> - <action type="download_by_url">http://tukaani.org/xz/xz-5.0.5.tar.bz2 </action> + <action type="download_by_url">http://tukaani.org/xz/xz-5.0.5.tar.bz2</action> <!-- populate the environment variables from the dependend repos --> <action type="set_environment_for_install"> |