diff tool_dependencies.xml @ 6:f0c20796d33a

Update tool_dependencies, reinstate test
author Jim Johnson <jj@umn.edu>
date Tue, 11 Sep 2012 08:55:27 -0500
parents 12447208b8cb
children 3961e84d6225
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Sep 07 14:11:56 2012 -0500
+++ b/tool_dependencies.xml	Tue Sep 11 08:55:27 2012 -0500
@@ -3,7 +3,7 @@
     <package name="cd-hit" version="4.6.1">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">https://cdhit.googlecode.com/files/cd-hit-v4.6.1-2012-08-27.tgz</action>
+                <action type="download_by_url">http://cdhit.googlecode.com/files/cd-hit-v4.6.1-2012-08-27.tgz</action>
                 <action type="shell_command">make openmp=yes</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>