qt5: fix download link

Fixes #2202
This commit is contained in:
Christian Prochaska 2016-12-19 13:17:00 +01:00 committed by Norman Feske
parent 346ce9ae0b
commit 5c186cdc1d
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ad39740935637ba07e227c2faf8f69891233a5ae
0e36d5ca8b3f7e7e0100248b0f99b55c30a520cd

View File

@ -6,8 +6,8 @@ QTSCRIPTCLASSIC := qtscriptclassic-1.0_1-opensource
DOWNLOADS := ${QT5}.archive ${QTSCRIPTCLASSIC}.archive
URL(${QT5}) := http://download.qt-project.org/official_releases/qt/5.1/${VERSION}/single/${QT5}.tar.gz
SHA(${QT5}) := 12d706124dbfac3d542dd3165176a978d478c085
URL(${QT5}) := http://download.qt.io/archive/qt/5.1/$(VERSION)/single/$(QT5).tar.xz
SHA(${QT5}) := 589bf240228f3a1249bd250c968104aa68ba0e36
DIR(${QT5}) := src/lib/qt5/${QT5}
URL(${QTSCRIPTCLASSIC}) := ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.troll.no/QT/qt/solutions/lgpl/${QTSCRIPTCLASSIC}.tar.gz