changeset 1:0beed64123fb draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit 64069b03d33644632275cb79a017f5425323c75e
author iuc
date Wed, 15 Jun 2016 05:37:51 -0400
parents 5eac5e2d91e2
children 95cffefc0dfe
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jun 14 14:01:20 2016 -0400
+++ b/tool_dependencies.xml	Wed Jun 15 05:37:51 2016 -0400
@@ -6,7 +6,7 @@
     <package name="stacks" version="1.40">
         <install version="1.0">
             <actions>
-                <action sha256sum="bf2304ba4ec44991db327ea77eb0f8c58de6d665162abf72470f5cd9dfb71493" type="download_by_url">https://depot.galaxyproject.org/software/stacks/stacks-1.40_src_all.tar.gz</action>
+                <action sha256sum="bf2304ba4ec44991db327ea77eb0f8c58de6d665162abf72470f5cd9dfb71493" type="download_by_url">https://depot.galaxyproject.org/software/stacks/stacks_1.40_src_all.tar.gz</action>
                 <action type="shell_command">./configure --prefix=$INSTALL_DIR --enable-bam --with-bam-include-path=${BAM_ROOT}/include/bam --with-bam-lib-path=${BAM_LIB_PATH}</action>
                 <action type="shell_command">make</action>
                 <action type="shell_command">make install</action>