changeset 6:18380033c742 draft

Uploaded
author petr-novak
date Tue, 21 Apr 2020 06:40:58 -0400
parents 75fb7416b106
children db7bc058aeca
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Feb 06 05:23:08 2020 -0500
+++ b/tool_dependencies.xml	Tue Apr 21 06:40:58 2020 -0400
@@ -1,14 +1,14 @@
 <?xml version="1.0"?>
 <tool_dependency>
-  <package name="repex_tarean" version="2.3.7">
+  <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/8bdae3dec6e1.zip</action>
+        <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/bf5e0ad1b1fc.zip</action>
         <action type="shell_command">
           make
         </action>
         <action type="move_directory_files">
-          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-8bdae3dec6e1</source_directory>
+          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-bf5e0ad1b1fc</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.7-446(8bdae3d) branch: devel"</environment_variable>
+          <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.8-449(bf5e0ad) branch: sensitive_search"</environment_variable>
         </action>
       </actions>
     </install>