changeset 1:7e7a83e19348 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gfclient_35x1 commit 15099b938e3ef54150ebf6b67969c27928c763c0
author iuc
date Mon, 18 Jul 2016 14:18:41 -0400
parents c457805d67c0
children
files tool_dependencies.xml
diffstat 1 files changed, 14 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Apr 06 17:58:46 2015 -0400
+++ b/tool_dependencies.xml	Mon Jul 18 14:18:41 2016 -0400
@@ -1,12 +1,21 @@
+<?xml version="1.0"?>
 <tool_dependency>
     <package name="gfClient" version="35x1">
         <install version="1.0">
             <actions>
                 <action type="download_binary">
-                    <url_template os="linux" architecture="x86_64">https://github.com/bgruening/download_store/raw/master/ucsc/linux/x86_64/gfClient_35x1</url_template>
-                    <url_template os="darwin" architecture="i686">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1</url_template>
-                    <url_template os="darwin" architecture="i386">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1</url_template>
-                    <url_template os="darwin" architecture="x86_64">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/x86_64/gfClient_35x1</url_template>
+                    <url_template os="linux" architecture="x86_64" sha256sum="a379a1ffbd55d86955fad942adada96d830e0ef83765f96d26892b7e8cfee196">
+                        https://github.com/bgruening/download_store/raw/master/ucsc/linux/x86_64/gfClient_35x1
+                    </url_template>
+                    <url_template os="darwin" architecture="i686" sha256sum="f2405cb9712d7fd80bcb1368abe4931d54761e517393f8d3be6275861e7b73c1">
+                        https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1
+                    </url_template>
+                    <url_template os="darwin" architecture="i386" sha256sum="f2405cb9712d7fd80bcb1368abe4931d54761e517393f8d3be6275861e7b73c1">
+                        https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1
+                    </url_template>
+                    <url_template os="darwin" architecture="x86_64" sha256sum="11ab71f7818180c1d648bbf46f8f179bda0739e2b8891f473ed5ef280ba6db55">
+                        https://github.com/bgruening/download_store/raw/master/ucsc/darwin/x86_64/gfClient_35x1
+                    </url_template>
                 </action>
 
                 <action type="move_file">
@@ -25,7 +34,7 @@
         </install>
         <readme>
 gfClient: a program that queries gfServer over the network, and then does a detailed alignment of the query sequence with regions found by gfServer.
-http://genome.ucsc.edu/goldenPath/help/blatSpec.html
+https://genome.ucsc.edu/goldenPath/help/blatSpec.html
         </readme>
     </package>
 </tool_dependency>