Previous changeset 0:47c4dfd5aed5 (2015-02-08) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 47c4dfd5aed5 -r af3605b68204 tool_dependencies.xml --- a/tool_dependencies.xml Sun Feb 08 09:55:52 2015 -0500 +++ b/tool_dependencies.xml Wed Apr 13 14:16:37 2016 -0400 |
b |
@@ -5,7 +5,7 @@ <actions_group> <!-- Download the binaries for BLAST+ compatible with 64-bit Linux. --> <actions os="linux" architecture="x86_64"> - <action type="download_by_url">http://www-ab.informatik.uni-tuebingen.de/data/software/diamond/download/public/diamond-linux64.tar.gz</action> + <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/diamond/0.6.13/diamond-linux64.tar.gz</action> <action type="move_file"> <source>diamond</source> <destination>$INSTALL_DIR</destination> |