changeset 1:5a204dd4d79e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hmmer_3_1b2 commit 379063161020578e1bd306769116c1b691216b35
author iuc
date Fri, 17 Feb 2017 14:15:30 -0500
parents 7adf47fb049c
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Oct 09 05:29:07 2015 -0400
+++ b/tool_dependencies.xml	Fri Feb 17 14:15:30 2017 -0500
@@ -3,7 +3,7 @@
     <package name="hmmer" version="3.1b2">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">ftp://selab.janelia.org/pub/software/hmmer3/3.1b2/hmmer-3.1b2.tar.gz</action>
+                <action type="download_by_url" sha256sum="dd16edf4385c1df072c9e2f58c16ee1872d855a018a2ee6894205277017b5536">https://depot.galaxyproject.org/software/hmmer/hmmer_3.1b2_src_all.tar.gz</action>
                 <action type="autoconf" />
                 <action type="change_directory">easel/miniapps/</action>
                 <action type="make_install" />
@@ -33,7 +33,7 @@
 the wide scientific community, we now provide servers that allow sequence
 searches to be performed interactively via the Web.
 
-http://hmmer.janelia.org/
+http://hmmer.org/
         </readme>
     </package>
 </tool_dependency>