changeset 1:2a1881410dc9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hmmer_3_1b2 commit 18d253be0ca437eb06477753fb7a962124cb0428
author iuc
date Mon, 25 Jan 2016 14:52:50 -0500
parents 040ca41b61c1
children 1c3186d91593
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:11:42 2015 -0400
+++ b/tool_dependencies.xml	Mon Jan 25 14:52:50 2016 -0500
@@ -3,7 +3,9 @@
     <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 +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>