summaryrefslogtreecommitdiffstats
path: root/package/qt
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-03-01 17:08:42 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-03-01 17:08:42 +0100
commit6b46297675cd01cb18b499880f1bb5423278733c (patch)
tree055f9094197268cb3af19144f3de47bcba062a9f /package/qt
parent75adc4ab5c5833c9afda04d9a0eaf947130c539f (diff)
downloadbuildroot-novena-6b46297675cd01cb18b499880f1bb5423278733c.tar.gz
buildroot-novena-6b46297675cd01cb18b499880f1bb5423278733c.zip
qt: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt')
-rw-r--r--package/qt/qt-4.7.2-pthread_getattr_np.patch (renamed from package/qt/qt-4.7.1-pthread_getattr_np.patch)0
-rw-r--r--package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch (renamed from package/qt/qt-4.7.1-pthread_getattr_np_webkit.patch)0
-rw-r--r--package/qt/qt.mk2
3 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/qt-4.7.1-pthread_getattr_np.patch b/package/qt/qt-4.7.2-pthread_getattr_np.patch
index 5cbd7d203..5cbd7d203 100644
--- a/package/qt/qt-4.7.1-pthread_getattr_np.patch
+++ b/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
index e2bc18843..e2bc18843 100644
--- a/package/qt/qt-4.7.1-pthread_getattr_np_webkit.patch
+++ b/package/qt/qt-4.7.2-pthread_getattr_np_webkit.patch
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index cc90190df..e8fff73c4 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)