changeset 1:46bbbb1d009c draft default tip

planemo upload
author rsajulga
date Mon, 18 Mar 2019 19:47:12 -0400
parents 48f412c4d0c9
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 07 18:03:49 2019 -0500
+++ b/tool_dependencies.xml	Mon Mar 18 19:47:12 2019 -0400
@@ -3,7 +3,7 @@
     <package name="humann2" version="0.6.1">
         <install version="1.0">
             <actions>
-                <action type="download_by_url" md5sum="fae7549ac333b973badf7e99805d50d1">https://bitbucket.org/biobakery/humann2/get/0.6.1.tar.gz</action>
+                <action type="download_by_url">https://bitbucket.org/biobakery/humann2/get/0.6.1.tar.gz</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;