changeset 37:9a9c5c7005ab draft

Uploaded
author jeremie
date Fri, 27 Jun 2014 06:09:06 -0400
parents 8fe9a0856399
children f21fd851be04
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jun 27 06:07:29 2014 -0400
+++ b/tool_dependencies.xml	Fri Jun 27 06:09:06 2014 -0400
@@ -4,14 +4,14 @@
         <install version="1.0">
             <actions_group>
                 <actions architecture="i386" os="linux">
-                    <action type="download_by_url" target_filename="bin.tar.gz">http://depot.galaxyproject.org/package/linux/i386/freebayes/freebayes-0.9.6_9608597d-Linux-i686.tgz</action>
+                    <action type="download_by_url" target_filename="bin.tar.gz">https://www.dropbox.com/s/6fpm0vqmn0vu5m2/1_2_6.tar.gz?dl=1</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR/bin</destination_directory>
                     </action>       
                 </actions>                
                 <actions architecture="x86_64" os="linux">
-                    <action type="download_by_url" target_filename="bin.tar.gz">http://depot.galaxyproject.org/package/linux/x86_64/freebayes/freebayes-0.9.6_9608597d-Linux-x86_64.tgz</action>
+                    <action type="download_by_url" target_filename="bin.tar.gz">https://www.dropbox.com/s/6fpm0vqmn0vu5m2/1_2_6.tar.gz?dl=1</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR/bin</destination_directory>