changeset 8:76eecce8f322 draft default tip

Uploaded
author petr-novak
date Fri, 24 Apr 2020 08:46:47 -0400
parents db7bc058aeca
children
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Apr 22 02:28:56 2020 -0400
+++ b/tool_dependencies.xml	Fri Apr 24 08:46:47 2020 -0400
@@ -3,12 +3,12 @@
   <package name="repex_tarean" version="2.3.8">
     <install version="1.0">
       <actions>
-        <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/3c3dec71368e.zip</action>
+        <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/9d65fb198c63.zip</action>
         <action type="shell_command">
           make
         </action>
         <action type="move_directory_files">
-          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-3c3dec71368e</source_directory>
+          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-9d65fb198c63</source_directory>
           <destination_directory>$INSTALL_DIR</destination_directory>
         </action>
 
@@ -16,7 +16,7 @@
           <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable>
         </action>
         <action type="set_environment">
-          <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.8-450(3c3dec7) branch: devel"</environment_variable>
+          <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.8-451(9d65fb1) branch: devel"</environment_variable>
         </action>
       </actions>
     </install>