changeset 15:fbe9139eb74b draft

Uploaded v0.0.10b, updated download URL
author peterjc
date Mon, 21 Apr 2014 06:57:45 -0400
parents 880551558151
children f74bc0420db4
files tools/mira3/README.rst tools/mira3/tool_dependencies.xml
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/mira3/README.rst	Thu Mar 06 09:08:18 2014 -0500
+++ b/tools/mira3/README.rst	Mon Apr 21 06:57:45 2014 -0400
@@ -17,7 +17,7 @@
 ======================
 
 This should be straightforward, Galaxy should automatically download and
-install the precompiled binary for MIRA v3.4.0 for the Galaxy wrapper,
+install the precompiled binary for MIRA v3.4.1.1 for the Galaxy wrapper,
 and run any tests.
 
 
@@ -76,6 +76,7 @@
 v0.0.9  - Renamed folder mira_assembler to mira3 (see also MIRA 4 wrapper).
         - Correct path issue in automated dependency installation.
 v0.0.10 - Added a functional test.
+        - Updated URL for automated installation of MIRA v3.4.1.1
 ======= ======================================================================
 
 
--- a/tools/mira3/tool_dependencies.xml	Thu Mar 06 09:08:18 2014 -0500
+++ b/tools/mira3/tool_dependencies.xml	Mon Apr 21 06:57:45 2014 -0400
@@ -4,7 +4,7 @@
         <install version="1.0">
             <actions>
                 <!-- Sourceforge doesn't offer nice clean download URLs which is a shame -->      
-                <action type="download_by_url">http://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_3.4.1.1_prod_linux-gnu_x86_64_static.tar.bz2</action>
+                <action type="download_by_url">http://downloads.sourceforge.net/project/mira-assembler/MIRA/Older%20releases/V3.4.0/mira_3.4.1.1_prod_linux-gnu_x86_64_static.tar.bz2</action>
                 <action type="move_directory_files">
                     <source_directory>bin</source_directory>
                     <destination_directory>$INSTALL_DIR</destination_directory>