summaryrefslogtreecommitdiffstats
path: root/tools/installer
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 10:50:53 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 10:50:53 (GMT)
commit8a5e1fbd4f42a0f5cc23ac797d06424c1b362536 (patch)
treeaeeeadc9995169c26433466270d344b322e26c4e /tools/installer
parent0d8a2f0e2692a0b8bce66d44d9f7ca0100e7f7e7 (diff)
downloadQt-8a5e1fbd4f42a0f5cc23ac797d06424c1b362536.zip
Qt-8a5e1fbd4f42a0f5cc23ac797d06424c1b362536.tar.gz
Qt-8a5e1fbd4f42a0f5cc23ac797d06424c1b362536.tar.bz2
Update URL for Qt FTP site.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/installer')
-rw-r--r--tools/installer/nsis/modules/mingw.nsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/installer/nsis/modules/mingw.nsh b/tools/installer/nsis/modules/mingw.nsh
index 7fce506..386d7d7 100644
--- a/tools/installer/nsis/modules/mingw.nsh
+++ b/tools/installer/nsis/modules/mingw.nsh
@@ -57,7 +57,7 @@
!error "MODULE_MINGW_ROOT not defined!"
!endif
!ifndef MODULE_MINGW_URL
- !define MODULE_MINGW_URL "ftp://ftp.trolltech.com/misc"
+ !define MODULE_MINGW_URL "ftp://ftp.qt.nokia.com/misc"
!endif
!ifndef MODULE_MINGW_COMPILERVERSION
!define MODULE_MINGW_COMPILERVERSION "3.4.2"