qt5: bump to 5.0.2
A new version of Qt5 has been released, 5.0.2, so let's use it, see http://blog.qt.digia.com/blog/2013/04/10/qt-5-0-2-released/: "Qt 5.0.2 brings over 600 improvements compared to Qt 5.0.1, most of these in order to address the issues Qt users have noted when bringing their applications to Qt 5.". Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0db6298cef
commit
d6b2bac225
@ -1,5 +1,5 @@
|
||||
QT5_VERSION = 5.0.1
|
||||
QT5_SITE = http://releases.qt-project.org/qt5/$(QT5_VERSION)/submodules_tar/
|
||||
QT5_VERSION = 5.0.2
|
||||
QT5_SITE = http://releases.qt-project.org/qt5/$(QT5_VERSION)/submodules/
|
||||
include package/qt5/*/*.mk
|
||||
|
||||
define QT5_LA_PRL_FILES_FIXUP
|
||||
|
Loading…
Reference in New Issue
Block a user