aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install-qt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install-qt.sh b/scripts/install-qt.sh
index c309c23c3..3105c99e4 100755
--- a/scripts/install-qt.sh
+++ b/scripts/install-qt.sh
@@ -223,10 +223,10 @@ if ${INSTALLATION_IS_VALID}; then
fi
MIRRORS="\
- http://download.qt.io \
http://ftp.acc.umu.se/mirror/qt.io/qtproject \
http://qt.mirrors.tds.net/qt \
http://ftp.fau.de/qtproject \
+ http://download.qt.io \
"
for MIRROR in ${MIRRORS}; do