qt: bump version
For details, see http://blog.qt.digia.com/blog/2013/07/02/qt-4-8-5-released/ Also move to the (current?) official download location, as the previous location doesn't have 4.8.5. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ed66973397
commit
8a0d1fd193
@ -11,9 +11,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QT_VERSION = 4.8.4
|
||||
QT_VERSION = 4.8.5
|
||||
QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
|
||||
QT_SITE = http://releases.qt-project.org/qt4/source
|
||||
QT_SITE = http://download.qt-project.org/official_releases/qt/4.8/$(QT_VERSION)
|
||||
QT_DEPENDENCIES = host-pkgconf
|
||||
QT_INSTALL_STAGING = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user