changeset 1:8e914fde0d93 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
author iuc
date Mon, 18 Jul 2016 14:19:22 -0400
parents 06ce3ee95c9b
children
files tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Sep 30 10:12:43 2013 -0400
+++ b/tool_dependencies.xml	Mon Jul 18 14:19:22 2016 -0400
@@ -1,10 +1,12 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0"?>
 <tool_dependency>
         <package name="tbl2asn" version="22.4">
             <install version="1.0">
                 <actions>
-                    <action type="download_binary" target_directory="bin">
-                        <url_template os="linux">https://github.com/bgruening/download_store/raw/master/ncbi_tools/tbl2asn/22.4/linux64/tbl2asn</url_template>
+                    <action target_directory="bin" type="download_binary">
+                        <url_template os="linux" sha256sum="e68c91f59cb269492c564cf3e83770f10c3e665e7584f1b1521e0a14ff96bb25">
+                            https://github.com/bgruening/download_store/raw/master/ncbi_tools/tbl2asn/22.4/linux64/tbl2asn
+                        </url_template>
                     </action>
                     <action type="chmod">
                         <file mode="750">$INSTALL_DIR/bin/tbl2asn</file>