changeset 1:200016667639 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gfserver_35x1 commit 15099b938e3ef54150ebf6b67969c27928c763c0
author iuc
date Tue, 19 Jul 2016 06:10:01 -0400
parents a36792c6785b
children
files tool_dependencies.xml
diffstat 1 files changed, 14 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue May 19 14:58:35 2015 -0400
+++ b/tool_dependencies.xml	Tue Jul 19 06:10:01 2016 -0400
@@ -1,12 +1,21 @@
+<?xml version="1.0"?>
 <tool_dependency>
     <package name="gfServer" 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/gfServer_35x1</url_template>
-                    <url_template os="darwin" architecture="i686">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfServer_35x1</url_template>
-                    <url_template os="darwin" architecture="i386">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfServer_35x1</url_template>
-                    <url_template os="darwin" architecture="x86_64">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/x86_64/gfServer_35x1</url_template>
+                    <url_template os="linux" architecture="x86_64" sha256sum="d25c348b108a5aff43f4bebd58c20fd222e79138437ce1279afa38665593f9d9">
+                        https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/linux/x86_64/gfServer_35x1
+                    </url_template>
+                    <url_template os="darwin" architecture="i686" sha256sum="8593de3ee29e4c5bcf6061aee9a981eeaf9b09c59d1fc70b83032e4b8f4c1630">
+                        https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/darwin/i386/gfServer_35x1
+                    </url_template>
+                    <url_template os="darwin" architecture="i386" sha256sum="8593de3ee29e4c5bcf6061aee9a981eeaf9b09c59d1fc70b83032e4b8f4c1630">
+                        https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/darwin/i386/gfServer_35x1
+                    </url_template>
+                    <url_template os="darwin" architecture="x86_64" sha256sum="8a1e133e40f846139b9b9e525b99fc6626ff9ddc9c6efae9d477c16affe43862">
+                        https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/darwin/x86_64/gfServer_35x1
+                    </url_template>
                 </action>
 
                 <action type="move_file">
@@ -25,7 +34,7 @@
         </install>
         <readme>
 gfServer: a server that maintains an index of the genome in memory and uses the index to quickly find regions with high levels of sequence similarity to a query sequence.
-http://genome.ucsc.edu/goldenPath/help/blatSpec.html
+https://genome.ucsc.edu/goldenPath/help/blatSpec.html
         </readme>
     </package>
 </tool_dependency>