From 6b46297675cd01cb18b499880f1bb5423278733c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 1 Mar 2011 17:08:42 +0100 Subject: [PATCH] qt: bump version Signed-off-by: Peter Korsgaard --- ...hread_getattr_np.patch => qt-4.7.2-pthread_getattr_np.patch} | 0 ...np_webkit.patch => qt-4.7.2-pthread_getattr_np_webkit.patch} | 0 package/qt/qt.mk | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename package/qt/{qt-4.7.1-pthread_getattr_np.patch => qt-4.7.2-pthread_getattr_np.patch} (100%) rename package/qt/{qt-4.7.1-pthread_getattr_np_webkit.patch => qt-4.7.2-pthread_getattr_np_webkit.patch} (100%) diff --git a/package/qt/qt-4.7.1-pthread_getattr_np.patch b/package/qt/qt-4.7.2-pthread_getattr_np.patch similarity index 100% rename from package/qt/qt-4.7.1-pthread_getattr_np.patch rename to package/qt/qt-4.7.2-pthread_getattr_np.patch diff --git a/package/qt/qt-4.7.1-pthread_getattr_np_webkit.patch b/package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch similarity index 100% rename from package/qt/qt-4.7.1-pthread_getattr_np_webkit.patch rename to package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch diff --git a/package/qt/qt.mk b/package/qt/qt.mk index cc90190df7..e8fff73c4b 100644 --- a/package/qt/qt.mk +++ b/package/qt/qt.mk @@ -12,7 +12,7 @@ # ###################################################################### -QT_VERSION:=4.7.1 +QT_VERSION:=4.7.2 QT_SOURCE:=qt-everywhere-opensource-src-$(QT_VERSION).tar.gz QT_SITE:=http://get.qt.nokia.com/qt/source QT_CAT:=$(ZCAT) -- 2.30.2