diff options
-rw-r--r-- | package/qt/qt-4.7.3-configure.patch (renamed from package/qt/qt-4.7.2-configure.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt-4.7.3-pthread_getattr_np.patch (renamed from package/qt/qt-4.7.2-pthread_getattr_np.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt-4.7.3-pthread_getattr_np_webkit.patch (renamed from package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt.mk | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/qt-4.7.2-configure.patch b/package/qt/qt-4.7.3-configure.patch index cef53e3faf..cef53e3faf 100644 --- a/package/qt/qt-4.7.2-configure.patch +++ b/package/qt/qt-4.7.3-configure.patch diff --git a/package/qt/qt-4.7.2-pthread_getattr_np.patch b/package/qt/qt-4.7.3-pthread_getattr_np.patch index 5cbd7d2038..5cbd7d2038 100644 --- a/package/qt/qt-4.7.2-pthread_getattr_np.patch +++ b/package/qt/qt-4.7.3-pthread_getattr_np.patch diff --git a/package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch b/package/qt/qt-4.7.3-pthread_getattr_np_webkit.patch index e2bc18843e..e2bc18843e 100644 --- a/package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch +++ b/package/qt/qt-4.7.3-pthread_getattr_np_webkit.patch diff --git a/package/qt/qt.mk b/package/qt/qt.mk index 7ec7ccc5ed..8bcbd3fef8 100644 --- a/package/qt/qt.mk +++ b/package/qt/qt.mk @@ -12,7 +12,7 @@ # ###################################################################### -QT_VERSION = 4.7.2 +QT_VERSION = 4.7.3 QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz QT_SITE = http://get.qt.nokia.com/qt/source |