diff tool_dependencies.xml @ 23:5db0545b9004 draft

update to v0.1.7.3
author wolma
date Thu, 21 Jul 2016 03:55:49 -0400
parents 24154c580718
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jun 12 07:39:46 2016 -0400
+++ b/tool_dependencies.xml	Thu Jul 21 03:55:49 2016 -0400
@@ -13,7 +13,7 @@
     <repository changeset_revision="83407422ec16" name="package_python_3_4_x_lean" owner="wolma" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
   </package>
     
-  <package name="mimodd" version="0.1.7.2">
+  <package name="mimodd" version="0.1.7.3">
     <install version="1.0">
       <actions>
       <!-- prepare a python3 venv to install into -->
@@ -62,9 +62,9 @@
 
       <!-- download and install MiModD -->
         <action type="change_directory">$TMP_WORK_DIR</action>
-        <action type="download_file">http://sourceforge.net/projects/mimodd/files/MiModD-0.1.7.2.tar.gz</action>
-        <action type="shell_command">tar -xzf MiModD-0.1.7.2.tar.gz</action>
-        <action type="change_directory">MiModD-0.1.7.2</action>
+        <action type="download_file">http://sourceforge.net/projects/mimodd/files/MiModD-0.1.7.3/MiModD-0.1.7.3.tar.gz</action>
+        <action type="shell_command">tar -xzf MiModD-0.1.7.3.tar.gz</action>
+        <action type="change_directory">MiModD-0.1.7.3</action>
         <action type="set_environment_for_install">
           <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
             <package name="zlib" version="1.2.8" />