Mercurial > repos > devteam > package_libpng_1_6_7
diff tool_dependencies.xml @ 1:7c4a9189b712 draft
Uploaded
author | devteam |
---|---|
date | Fri, 21 Feb 2014 13:21:09 -0500 |
parents | 51f77dcf27bd |
children | db14a391648d |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Dec 11 16:20:15 2013 -0500 +++ b/tool_dependencies.xml Fri Feb 21 13:21:09 2014 -0500 @@ -3,7 +3,7 @@ <package name="libpng" version="1.6.7"> <install version="1.0"> <actions> - <action type="download_by_url">http://downloads.sourceforge.net/project/libpng/libpng16/1.6.7/libpng-1.6.7.tar.gz</action> + <action type="download_by_url">http://downloads.sourceforge.net/project/libpng/libpng16/older-releases/1.6.7/libpng-1.6.7.tar.gz</action> <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> <action type="shell_command">make && make install</action> <action type="set_environment"> @@ -14,5 +14,4 @@ </install> <readme /> </package> -</tool_dependency> - +</tool_dependency> \ No newline at end of file