Mercurial > repos > yating-l > trfbig
changeset 3:0385408147c0 draft
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
author | yating-l |
---|---|
date | Mon, 01 May 2017 17:14:22 -0400 |
parents | 7b681617f31d |
children | 381dbdd6ca19 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 01 16:59:29 2017 -0400 +++ b/tool_dependencies.xml Mon May 01 17:14:22 2017 -0400 @@ -26,7 +26,7 @@ <actions_group> <actions architecture="x86_64" os="linux"> <action type="download_by_url" target_directory="bin"> - <url_template os="linux">https://tandem.bu.edu/trf/downloads/trf407b.linux64</url_template> + <url_template os="linux">http://tandem.bu.edu/trf/downloads/trf407b.linux64</url_template> </action> <action type="move_file" rename_to="trf"> <source>$INSTALL_DIR/trf407b.linux64</source> @@ -41,7 +41,7 @@ </actions> <actions architecture="x86_64" os="darwin"> <action type="download_by_url" target_directory="bin"> - <url_template os="darwin">https://tandem.bu.edu/trf/downloads/trf407b.macos64</url_template> + <url_template os="darwin">http://tandem.bu.edu/trf/downloads/trf407b.macos64</url_template> </action> <action type="move_file" rename_to="trf" os="darwin"> <source>$INSTALL_DIR/trf407b.macos64</source>