Repository 'ncbi_sra_toolkit'
hg clone https://toolshed.g2.bx.psu.edu/repos/matt-shirley/ncbi_sra_toolkit

Changeset 10:16f96ab0196b (2015-02-03)
Previous changeset 9:eb55ff614fed (2014-07-25) Next changeset 11:91558de676f4 (2015-03-30)
Commit message:
update to current toolkit version
modified:
tool_dependencies.xml
b
diff -r eb55ff614fed -r 16f96ab0196b tool_dependencies.xml
--- a/tool_dependencies.xml Fri Jul 25 14:27:16 2014 -0400
+++ b/tool_dependencies.xml Tue Feb 03 13:40:03 2015 -0500
b
@@ -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>