mkpackage: fix url of lsts.

This commit is contained in:
Pedro Gonçalves 2020-08-06 15:54:04 +01:00
parent ed18cffe34
commit 5882d84881
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ download()
fi
# First try LSTS mirror.
lsts_url="https://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
# Try upstream URL.