Repository 'package_tophat_2_0_14'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_tophat_2_0_14

Changeset 1:0c83efe0936b (2015-05-14)
Previous changeset 0:995175fb61c4 (2015-05-14) Next changeset 2:7e9f2c0ccf89 (2015-05-14)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 995175fb61c4 -r 0c83efe0936b tool_dependencies.xml
--- a/tool_dependencies.xml Thu May 14 09:38:47 2015 -0400
+++ b/tool_dependencies.xml Thu May 14 09:46:29 2015 -0400
b
@@ -11,7 +11,7 @@
                     </action>
                 </actions>
                 <actions>
-                    <action type="download_by_url">http://tophat.cbcb.umd.edu/downloads/tophat-2.0.14.tar.gz</action>
+                    <action type="download_by_url">http://ccb.jhu.edu/software/tophat/downloads/tophat-2.0.14.tar.gz</action>
                     <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
                     <action type="make_install" />
                 </actions>