Mercurial > repos > peterjc > package_mira_4_0_2
changeset 3:788f3a75dccd draft
Download MIRA 4.0.2 from Galaxy cache and verify checksums
author | peterjc |
---|---|
date | Wed, 10 Aug 2016 11:28:36 -0400 |
parents | 5cd8869f4075 |
children | 0f1782ae7e93 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Sep 11 11:41:31 2015 -0400 +++ b/tool_dependencies.xml Wed Aug 10 11:28:36 2016 -0400 @@ -5,7 +5,7 @@ <actions_group> <!-- Download the binaries for MIRA compatible with 64-bit OSX. --> <actions architecture="x86_64" os="darwin"> - <action type="download_by_url">http://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0.2_darwin13.1.0_x86_64_static.tar.bz2</action> + <action type="download_by_url" sha256sum="3cdfba4be7bde1a97b15259b9fd3216c4369d906ea20f5f360f30dc0d83e7b8e">https://depot.galaxyproject.org/software/mira/mira_4.0.2_darwin_x64.tar.bz2</action> <action type="move_directory_files"> <source_directory>bin</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> @@ -13,7 +13,7 @@ </actions> <!-- Download the binaries for MIRA compatible with 64-bit Linux. --> <actions architecture="x86_64" os="linux"> - <action type="download_by_url">http://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0.2_linux-gnu_x86_64_static.tar.bz2</action> + <action type="download_by_url" sha256sum="d3c74a6b402192e01d10adb8dbdc3450d4033fa0e7662ce5ce5de4f8c1967813">https://depot.galaxyproject.org/software/mira/mira_4.0.2_linux_x64.tar.bz2</action> <action type="move_directory_files"> <source_directory>bin</source_directory> <destination_directory>$INSTALL_DIR</destination_directory>