summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2017-07-08 10:59:27 +0200
committerGitHub <noreply@github.com>2017-07-08 10:59:27 +0200
commit711fa0e3678f28cdea15a0799d1a9c501ae9740b (patch)
tree5260322a093396add52bdbca81d92d85f21b6da1
parente73b5842507280cd002c43051581c34249745ec5 (diff)
downloadnavit-jkoan-fix-libpng-download.tar.gz
Update build_tomtom_minimal.shjkoan-fix-libpng-download
-rw-r--r--ci/build_tomtom_minimal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build_tomtom_minimal.sh b/ci/build_tomtom_minimal.sh
index 02394061c..b2b810a9c 100644
--- a/ci/build_tomtom_minimal.sh
+++ b/ci/build_tomtom_minimal.sh
@@ -42,7 +42,7 @@ fi
if ! test -f "~/tomtom_assets/libpng-1.6.29.tar.gz"
then
- wget -nv -c ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-1.6.29.tar.gz -P ~/tomtom_assets
+ wget -nv -c http://download.sourceforge.net/libpng/libpng-1.6.29.tar.gz -P ~/tomtom_assets
fi
# toolchain