[Buildroot] [git commit] qt: bump to 4.8.2

Peter Korsgaard jacmet at sunsite.dk
Wed Jun 20 20:37:22 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=81e0952d9ece82d992070cc8215553d396897e4f
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Also switch to the new upstream URL.

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

diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index ff9f4ca..6b1be83 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -11,9 +11,9 @@
 #
 ######################################################################
 
-QT_VERSION = 4.8.1
+QT_VERSION = 4.8.2
 QT_SOURCE  = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
-QT_SITE    = http://get.qt.nokia.com/qt/source
+QT_SITE    = http://releases.qt-project.org/qt4/source
 QT_DEPENDENCIES = host-pkg-config
 QT_INSTALL_STAGING = YES
 


More information about the buildroot mailing list