changeset 10:16f96ab0196b

update to current toolkit version
author Matt Shirley <mdshw5@gmail.com>
date Tue, 03 Feb 2015 13:40:03 -0500
parents eb55ff614fed
children 91558de676f4
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jul 25 14:27:16 2014 -0400
+++ b/tool_dependencies.xml	Tue Feb 03 13:40:03 2015 -0500
@@ -1,9 +1,9 @@
 <?xml version="1.0"?>
 <tool_dependency>
-  <package name="sra_toolkit" version="2.3.4-2">
+  <package name="sra_toolkit" version="2.4.3">
     <install version="1.0">
       <actions>
-        <action type="download_by_url">http://ftp-trace.ncbi.nlm.nih.gov/sra/sdk/2.3.4-2/sra_sdk-2.3.4-2.tar.gz</action>
+        <action type="download_by_url">http://ftp-trace.ncbi.nlm.nih.gov/sra/sdk/current/sratoolkit.current.version</action>
         <action type="shell_command">make release</action>
         <action type="shell_command">make static</action>
         <action type="shell_command">make</action>