summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-12 06:09:25 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-12 06:09:25 (GMT)
commit96b6a3c9cd84dbd90bd1fac84a077c01062c5871 (patch)
tree27985ab4d9f2b8b309d0cf48bd3627a545e28938 /tools
parente6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4 (diff)
downloadQt-96b6a3c9cd84dbd90bd1fac84a077c01062c5871.zip
Qt-96b6a3c9cd84dbd90bd1fac84a077c01062c5871.tar.gz
Qt-96b6a3c9cd84dbd90bd1fac84a077c01062c5871.tar.bz2
Update obsolete URL's in code and docs.
Reviewed-by: Trust Me
Diffstat (limited to 'tools')
-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"