qt4: change download URL for qscriptclassic

The archive vanished from the previously used mirror.
This commit is contained in:
Norman Feske 2014-09-01 10:58:35 +02:00
parent f4e735fa16
commit e7ebfb6874
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ include $(REP_DIR)/lib/mk/qt_version.inc
QT4_URL = http://download.qt-project.org/archive/qt/4.8/4.8.4
QT4_TGZ = $(QT4).tar.gz
QTSCRIPTCLASSIC_URL = http://ftp.heanet.ie/mirrors/ftp.trolltech.com/pub/qt/solutions/lgpl
QTSCRIPTCLASSIC_URL = ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.troll.no/QT/qt/solutions/lgpl/
QTSCRIPTCLASSIC = qtscriptclassic-1.0_1-opensource
QTSCRIPTCLASSIC_TGZ = $(QTSCRIPTCLASSIC).tar.gz