changeset 12:bbbcb48009f4 draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 07:27:26 -0400
parents 8a114df3439a
children 0f2df836637d
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 27 07:21:46 2019 -0400
+++ b/tool_dependencies.xml	Thu Jun 27 07:27:26 2019 -0400
@@ -3,9 +3,9 @@
     <package name="profrep_databases" version="1.0">
         <install version="1.0">
           <actions>
-            <action type="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action>
+            <action type="download_file">http://bitbucket.org/petrnovak/re_databases/get/master.zip</action>
              <action type="move_file">
-              <source>bwa-0.5.9.tar.bz2</source>
+              <source>master.zip</source>
               <destination>$INSTALL_DIR</destination>
              </action>
           </actions>