Skip to content
Snippets Groups Projects
Commit 5373da9f authored by Sascha Steinbiss's avatar Sascha Steinbiss
Browse files

switch to older EMBOSS version

parent 9905761f
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ set -e
start_dir=$(pwd)
EMBOSS_VERSION="6.6.0"
EMBOSS_VERSION="6.5.7"
EMBOSS_DOWNLOAD_URL="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EMBOSS_VERSION}.tar.gz"
EMBOSS_DOWNLOAD_URL="ftp://emboss.open-bio.org/pub/EMBOSS/old/6.5.0/EMBOSS-${EMBOSS_VERSION}.tar.gz"
# Make an install location
if [ ! -d "${HOME}/dependencies" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment