Skip to content

Commit

Permalink
3rd time lucky...
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed Aug 17, 2016
1 parent a7c7640 commit 7eb9dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/package_mira_4_9_6/tool_dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- Download the binaries for MIRA compatible with 64-bit OSX. -->
<actions architecture="x86_64" os="darwin">
<!-- http://downloads.sourceforge.net/project/mira-assembler/MIRA/development/mira_4.9.6_darwin15.4.0_x86_64_static.tar.bz2 -->
<action type="download_by_url" sha256sum="3c2c343a75045c2c69cb4aba283821d6e82202c37792af886aab0002a8194dee">https://depot.galaxyproject.org/software/mira/mira_4.9.6_darwin_x64.tar.bz2</action>
<action type="download_by_url" sha256sum="3d0bb15adad0e1e27899d21223cb552968d34d35ad9b1184e85832fc0b3d22ce">https://depot.galaxyproject.org/software/mira/mira_4.9.6_darwin_x64.tar.bz2</action>
<action type="move_directory_files">
<source_directory>bin</source_directory>
<destination_directory>$INSTALL_DIR</destination_directory>
Expand All @@ -15,7 +15,7 @@
<!-- Download the binaries for MIRA compatible with 64-bit Linux. -->
<actions architecture="x86_64" os="linux">
<!-- http://downloads.sourceforge.net/project/mira-assembler/MIRA/development/mira_4.9.6_linux-gnu_x86_64_static.tar.bz2 -->
<action type="download_by_url" sha256sum="3d0bb15adad0e1e27899d21223cb552968d34d35ad9b1184e85832fc0b3d22ce">https://depot.galaxyproject.org/software/mira/mira_4.9.6_linux_x64.tar.bz2</action>
<action type="download_by_url" sha256sum="3c2c343a75045c2c69cb4aba283821d6e82202c37792af886aab0002a8194dee">https://depot.galaxyproject.org/software/mira/mira_4.9.6_linux_x64.tar.bz2</action>
<action type="move_directory_files">
<source_directory>bin</source_directory>
<destination_directory>$INSTALL_DIR</destination_directory>
Expand Down

0 comments on commit 7eb9dbe

Please sign in to comment.