mkpackage: use www.lsts.pt instead of lsts.pt.

# Conflicts:
#	mkpackage.bash
This commit is contained in:
Paulo Dias 2019-01-08 20:47:52 +00:00
parent f1185813ca
commit e6bd6c1a39
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ download()
fi
# First try LSTS mirror.
lsts_url="http://lsts.pt/glued/$(basename $u)"
lsts_url="https://www.lsts.pt/glued/$(basename $u)"
download_tool "$lsts_url" "$cfg_dir_downloads/$file"
if [ $? -ne 0 ]; then
# Then try OceanScan-MST mirror.