aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-03-08 10:08:17 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-03-09 14:30:39 +0000
commit2c876f7443c403d1cd2648e8f3178e72aaf22c34 (patch)
tree9c99419f1fe13eb5fc3bc20662a126f7d597e62f /dist
parent5db2af5c806a5f29936e34fdb7d89d0c9e080dbf (diff)
Update some more links to qt.io
Change-Id: I043cf78f128dc8d99e3316b951cf91d2f6d6524a Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/gdb/Makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/gdb/Makefile.mingw b/dist/gdb/Makefile.mingw
index 3d23a97173..54e9feadde 100644
--- a/dist/gdb/Makefile.mingw
+++ b/dist/gdb/Makefile.mingw
@@ -36,7 +36,7 @@ checkunzip:
${source}/python.zip: | makesourcedir checkwget
cd ${source} && \
echo "Downloading python..." && \
- wget -q http://download.qt-project.org/development_releases/prebuilt/gdb/build-prerequisites/python.zip && \
+ wget -q http://download.qt.io/development_releases/prebuilt/gdb/build-prerequisites/python.zip && \
touch python.zip
${broot}/python/python.exe: ${source}/python.zip | checkunzip