changeset 1:ee143f73fee0 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hmmer_3_1b1 commit 18d253be0ca437eb06477753fb7a962124cb0428
author iuc
date Mon, 25 Jan 2016 14:52:42 -0500
parents e49dc46333e2
children
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 01 11:13:06 2015 -0400
+++ b/tool_dependencies.xml	Mon Jan 25 14:52:42 2016 -0500
@@ -3,7 +3,9 @@
     <package name="hmmer" version="3.1b1">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">ftp://selab.janelia.org/pub/software/hmmer3/3.1b1/hmmer-3.1b1.tar.gz</action>
+                <action type="download_by_url" sha256sum="246f5e32545d3a5706d065d8413fc8fc5445e779a97019e98ba319e5ef9dc1d8">
+                    https://depot.galaxyproject.org/software/hmmer/hmmer_3.1b1_src_all.tar.gz
+                </action>
                 <action type="autoconf" />
                 <action type="change_directory">easel/miniapps/</action>
                 <action type="make_install" />
@@ -33,7 +35,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>