changeset 5:b7652b7c97bd draft

macOS download addresses fix
author hammock
date Fri, 20 Oct 2017 02:50:43 -0400
parents 22b245c1bb94
children 2277dd59b9f9
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jun 23 06:33:16 2017 -0400
+++ b/tool_dependencies.xml	Fri Oct 20 02:50:43 2017 -0400
@@ -42,7 +42,7 @@
 						<action type="shell_command">sed -i "s%#hmmsearchCommand=%hmmsearchCommand=$INSTALL_DIR/hmmsearch%g" $REPOSITORY_INSTALL_DIR/Hammock/settings/settings.prop</action>
 					</actions>
                     <actions architecture="x86_64" os="darwin">
-                        <action type="download_by_url">http://selab.janelia.org/software/hmmer3/3.1b1/hmmer-3.1b1-macosx-intel.tar.gz</action>
+                        <action type="download_by_url">http://eddylab.org/software/hmmer3/3.1b2/hmmer-3.1b2-macosx-intel.tar.gz</action>
 						<action type="move_file">
                     		<source>binaries/hmmbuild</source>
                     		<destination>$INSTALL_DIR</destination>
@@ -83,7 +83,7 @@
 						</action>
 					</actions>
                     <actions architecture="x86_64" os="darwin">
-                        <action type="download_by_url">ftp://toolkit.genzentrum.lmu.de/pub/HH-suite/releases/hhsuite-2.0.16-macosx.tar.gz</action>
+                        <action type="download_by_url">http://wwwuser.gwdg.de/~compbiol/data/hhsuite/releases/all/hhsuite-2.0.16-macosx.tar.gz</action>
 						<action type="move_file">
                     		<source>bin/hhmake</source>
                     		<destination>$INSTALL_DIR</destination>