[Buildroot] [git commit] qt: bump version

Peter Korsgaard jacmet at sunsite.dk
Thu Sep 13 17:23:38 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=4dadcf292c280f8e7aa1dc16e784d5a11274fc1b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/qt/qt.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 3b40ea4..e000ecb 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -11,7 +11,7 @@
 #
 ######################################################################
 
-QT_VERSION = 4.8.2
+QT_VERSION = 4.8.3
 QT_SOURCE  = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
 QT_SITE    = http://releases.qt-project.org/qt4/source
 QT_DEPENDENCIES = host-pkg-config


More information about the buildroot mailing list