changeset 1:7c4a9189b712 draft

Uploaded
author devteam
date Fri, 21 Feb 2014 13:21:09 -0500
parents 51f77dcf27bd
children db14a391648d
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
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 &amp;&amp; make install</action>
                 <action type="set_environment">
@@ -14,5 +14,4 @@
         </install>
         <readme />
     </package>
-</tool_dependency>
-
+</tool_dependency>
\ No newline at end of file