From 81e0952d9ece82d992070cc8215553d396897e4f Mon Sep 17 00:00:00 2001 From: Luca Ceresoli Date: Tue, 19 Jun 2012 06:59:03 +0000 Subject: qt: bump to 4.8.2 Also switch to the new upstream URL. Signed-off-by: Luca Ceresoli Signed-off-by: Peter Korsgaard --- package/qt/qt.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/qt/qt.mk b/package/qt/qt.mk index ff9f4ca88..6b1be831a 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 -- cgit v1.2.3-55-g7522