Mercurial > repos > iuc > package_infernal_1_1
changeset 2:782189882ab5 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_infernal_1_1 commit 6692e3a4fa1bf6e9a407735afdbb2454ed32b316
author | iuc |
---|---|
date | Thu, 28 Jan 2016 02:59:33 -0500 |
parents | bd0a14c43fc2 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Nov 19 13:31:36 2015 -0500 +++ b/tool_dependencies.xml Thu Jan 28 02:59:33 2016 -0500 @@ -3,7 +3,9 @@ <package name="infernal" version="1.1"> <install version="1.0"> <actions> - <action type="download_by_url">ftp://selab.janelia.org/pub/software/infernal/infernal-1.1.tar.gz</action> + <action type="download_by_url" sha256sum="d1f2f70e952e8a8a9ba3bae8a7b45666049dddca3bfc5e1fb9e8e845e0ed995b"> + https://depot.galaxyproject.org/software/infernal/infernal_1.1_src_all.tar.gz + </action> <action type="autoconf"/> <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>