package/qt: bump version

I know 4.6.0 is out, but I don't have a setup to test it at the moment,
so lets stick with 4.5.x for now.

There's apparently no .tar.bz2 of 4.5.3.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-12-14 17:29:59 +01:00
parent 77ea6b03f5
commit 81cb4205d0
1 changed files with 3 additions and 3 deletions

View File

@ -12,10 +12,10 @@
#
######################################################################
QT_VERSION:=4.5.2
QT_SOURCE:=qt-embedded-linux-opensource-src-$(QT_VERSION).tar.bz2
QT_VERSION:=4.5.3
QT_SOURCE:=qt-embedded-linux-opensource-src-$(QT_VERSION).tar.gz
QT_SITE:=http://get.qt.nokia.com/qt/source
QT_CAT:=$(BZCAT)
QT_CAT:=$(ZCAT)
QT_TARGET_DIR:=$(BUILD_DIR)/qt-embedded-linux-opensource-src-$(QT_VERSION)
QT_CONFIGURE:=#empty