Commit 8a0d1fd1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent ed669733
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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