changeset 2:d90db1d506c4 draft

Update tool_dependencies.xml
author Jim Johnson <jj@umn.edu>
date Tue, 09 Oct 2012 20:54:18 -0500
parents 868624c77941
children 51288d868a5c
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Oct 09 15:53:06 2012 -0500
+++ b/tool_dependencies.xml	Tue Oct 09 20:54:18 2012 -0500
@@ -6,7 +6,7 @@
     <package name="metaphlan" version="1.7.0">
         <install version="1.0">
             <actions>
-                <action type="shell_command">hg clone https://bitbucket.org/nsegata/metaphlan -u 43684e5f6dc5</action>
+                <action type="shell_command">hg clone http://bitbucket.org/nsegata/metaphlan</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
                 </action>