Repository 'package_quicktree_1_1'
hg clone https://toolshed.g2.bx.psu.edu/repos/miller-lab/package_quicktree_1_1

Changeset 1:eaefaec9b8c9 (2014-10-21)
Previous changeset 0:dae77031fa2f (2013-09-09)
Commit message:
Uploaded tool_dependencies.xml with a URL that works for urllib.
modified:
tool_dependencies.xml
b
diff -r dae77031fa2f -r eaefaec9b8c9 tool_dependencies.xml
--- a/tool_dependencies.xml Mon Sep 09 13:45:01 2013 -0400
+++ b/tool_dependencies.xml Tue Oct 21 09:12:25 2014 -0400
b
@@ -4,7 +4,7 @@
     <install version="1.0">
       <actions>
         <!-- Download source code -->
-        <action type="download_by_url" target_filename="quicktree_1.1.tar.gz">ftp://ftp.sanger.ac.uk/pub4/resources/software/quicktree/quicktree.tar.gz</action>
+        <action type="download_by_url" target_filename="quicktree_1.1.tar.gz">ftp://ftp.sanger.ac.uk/pub/resources/software/quicktree/quicktree.tar.gz</action>
 
         <!-- Build quicktree -->
         <action type="shell_command">make quicktree</action>