changeset 2:baa1efe0d835 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_squid_1_9g commit 96e78bfc79601ce09b1e8b13e7927670121e80c1
author iuc
date Tue, 22 Mar 2016 05:46:00 -0400
parents 8ebcef4aedfb
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Feb 18 11:36:05 2015 -0500
+++ b/tool_dependencies.xml	Tue Mar 22 05:46:00 2016 -0400
@@ -3,7 +3,7 @@
     <package name="squid" version="1.9g">
         <install version="1.0">
             <actions>
-                <action type="download_by_url" target_filename="squid-1.9g.tar.gz">http://selab.janelia.org/software/squid/squid.tar.gz</action>
+                <action type="download_by_url" sha256sum="302f42e8794aa4dbcfa0996c14fb7a70a7c4397fc45c2bbd2748055460d8dca7" target_filename="squid-1.9g.tar.gz">https://depot.galaxyproject.org/software/squid/squid_1.9g_src_all.tar.gz</action>
                 <action type="autoconf">--enable-lfs</action>
                 <action type="set_environment">
                     <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable>