Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit master] package/qt: bump version
@ 2009-12-14 16:29 Peter Korsgaard
  2009-12-14 17:55 ` Thiago A. Corrêa
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-12-14 16:29 UTC (permalink / raw)
  To: buildroot


commit: http://git.buildroot.net/buildroot/commit/?id=81cb4205d053d3cf09dd0718943141500b633137
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 package/qt/qt.mk |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 105998f..e4a354d 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -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
-- 
1.6.3.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-14 19:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 16:29 [Buildroot] [git commit master] package/qt: bump version Peter Korsgaard
2009-12-14 17:55 ` Thiago A. Corrêa
2009-12-14 19:42   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox