diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-17 07:51:10 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-17 07:51:10 +0200 |
commit | 27b58e3972e287374259532e09a0ef4761b4270f (patch) | |
tree | c1c6ab93b83a1f2722e8a39a06cf17bcc477210c /package | |
parent | 25c117fa2a6c0f8e58d5786e4ea9e1e00893d2dd (diff) |
qt: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
-rw-r--r-- | package/qt/qt-4.7.4-configure.patch (renamed from package/qt/qt-4.7.3-configure.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt-4.7.4-pthread_getattr_np.patch (renamed from package/qt/qt-4.7.3-pthread_getattr_np.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt-4.7.4-pthread_getattr_np_webkit.patch (renamed from package/qt/qt-4.7.3-pthread_getattr_np_webkit.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt-4.7.4-script-qtdbus-no-gui.patch (renamed from package/qt/qt-4.7.3-script-qtdbus-no-gui.patch) | 0 | ||||
-rw-r--r-- | package/qt/qt.mk | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/qt-4.7.3-configure.patch b/package/qt/qt-4.7.4-configure.patch index cef53e3fa..cef53e3fa 100644 --- a/package/qt/qt-4.7.3-configure.patch +++ b/package/qt/qt-4.7.4-configure.patch diff --git a/package/qt/qt-4.7.3-pthread_getattr_np.patch b/package/qt/qt-4.7.4-pthread_getattr_np.patch index 4b20bb232..4b20bb232 100644 --- a/package/qt/qt-4.7.3-pthread_getattr_np.patch +++ b/package/qt/qt-4.7.4-pthread_getattr_np.patch diff --git a/package/qt/qt-4.7.3-pthread_getattr_np_webkit.patch b/package/qt/qt-4.7.4-pthread_getattr_np_webkit.patch index 934c332f4..934c332f4 100644 --- a/package/qt/qt-4.7.3-pthread_getattr_np_webkit.patch +++ b/package/qt/qt-4.7.4-pthread_getattr_np_webkit.patch diff --git a/package/qt/qt-4.7.3-script-qtdbus-no-gui.patch b/package/qt/qt-4.7.4-script-qtdbus-no-gui.patch index e29e9e4a1..e29e9e4a1 100644 --- a/package/qt/qt-4.7.3-script-qtdbus-no-gui.patch +++ b/package/qt/qt-4.7.4-script-qtdbus-no-gui.patch diff --git a/package/qt/qt.mk b/package/qt/qt.mk index ff67058c4..ed95b2cc7 100644 --- a/package/qt/qt.mk +++ b/package/qt/qt.mk @@ -12,7 +12,7 @@ # ###################################################################### -QT_VERSION = 4.7.3 +QT_VERSION = 4.7.4 QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz QT_SITE = http://get.qt.nokia.com/qt/source |