qmake2-(native|sdk): update to qt 4.4.3
authorJeremy Lainé <jeremy.laine@m4x.org>
Thu, 16 Oct 2008 02:15:22 +0000 (04:15 +0200)
committerJeremy Lainé <jeremy.laine@m4x.org>
Thu, 16 Oct 2008 02:15:22 +0000 (04:15 +0200)
packages/qmake/qmake2-native.inc
packages/qmake/qmake2-native_2.10a.bb
packages/qmake/qmake2-sdk_2.10a.bb

index 15986f9..f6713a9 100644 (file)
@@ -3,7 +3,7 @@ PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 SECTION = "devel"
 LICENSE = "GPL"
-FILE_PR = "r3"
+FILE_PR = "r4"
 
 # We call 'moc' during the build 
 DEPENDS = "uicmoc4-native"
index 42b2410..8bc5371 100644 (file)
@@ -1,4 +1,4 @@
-QTVERSION="4.4.1"
+QTVERSION="4.4.3"
 FILESDIR += "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qmake2-native"
 
 inherit cross
index 5e5bfc6..6ed9ebd 100644 (file)
@@ -1,4 +1,4 @@
-QTVERSION="4.4.1"
+QTVERSION="4.4.3"
 require qmake2-native.inc
 
 inherit sdk