changeset 1:a0b0e0281cc4 draft

Uploaded
author devteam
date Wed, 29 Jan 2014 08:37:43 -0500
parents 3f605a710282
children 833849e0ddfc
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Dec 11 16:15:16 2013 -0500
+++ b/tool_dependencies.xml	Wed Jan 29 08:37:43 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">