Mercurial > repos > iuc > package_tophat_2_0_14
changeset 1:0c83efe0936b draft
Uploaded
author | iuc |
---|---|
date | Thu, 14 May 2015 09:46:29 -0400 |
parents | 995175fb61c4 |
children | 7e9f2c0ccf89 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu May 14 09:38:47 2015 -0400 +++ b/tool_dependencies.xml Thu May 14 09:46:29 2015 -0400 @@ -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>