Mercurial > repos > peterjc > mira4_assembler
diff tools/mira4/tool_dependencies.xml @ 11:02350bef2e99 draft
Uploaded v0.0.2 preview 3, correction regression in URL
author | peterjc |
---|---|
date | Tue, 10 Dec 2013 06:29:13 -0500 |
parents | 79759fdec6cb |
children | a6a56440567c |
line wrap: on
line diff
--- a/tools/mira4/tool_dependencies.xml Tue Dec 10 06:26:19 2013 -0500 +++ b/tools/mira4/tool_dependencies.xml Tue Dec 10 06:29:13 2013 -0500 @@ -16,7 +16,7 @@ </actions> <!-- Download the binaries for MIRA compatible with 64-bit Linux. --> <actions architecture="x86_64" os="linux"> - <action type="download_by_url">https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2</action> + <action type="download_by_url">https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc5_linux-gnu_x86_64_static.tar.bz2</action> <action type="move_directory_files"> <source_directory>bin</source_directory> <destination_directory>$INSTALL_DIR</destination_directory>