Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] sqlite: bump to version 3.7.9
@ 2011-12-07 19:00 Sven Neumann
  2011-12-07 19:00 ` [Buildroot] [PATCH 2/4] sqlite: remove obsolete configure options Sven Neumann
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sven Neumann @ 2011-12-07 19:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
---
 package/sqlite/sqlite.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 10fe9fe..5391d86 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-SQLITE_VERSION = 3070800
+SQLITE_VERSION = 3070900
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org
 SQLITE_INSTALL_STAGING = YES
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 1/4] sqlite: bump to version 3.7.9
@ 2011-12-06 20:52 Sven Neumann
  2011-12-06 20:52 ` [Buildroot] [PATCH 3/4] sqlite: refactor how CFLAGS are passed to the configure script Sven Neumann
  0 siblings, 1 reply; 9+ messages in thread
From: Sven Neumann @ 2011-12-06 20:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
---
 package/sqlite/sqlite.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 10fe9fe..5391d86 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-SQLITE_VERSION = 3070800
+SQLITE_VERSION = 3070900
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org
 SQLITE_INSTALL_STAGING = YES
-- 
1.7.5.4

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

end of thread, other threads:[~2011-12-11 21:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 19:00 [Buildroot] [PATCH 1/4] sqlite: bump to version 3.7.9 Sven Neumann
2011-12-07 19:00 ` [Buildroot] [PATCH 2/4] sqlite: remove obsolete configure options Sven Neumann
2011-12-11 21:15   ` Peter Korsgaard
2011-12-07 19:00 ` [Buildroot] [PATCH 3/4] sqlite: refactor how CFLAGS are passed to the configure script Sven Neumann
2011-12-11 21:16   ` Peter Korsgaard
2011-12-07 19:00 ` [Buildroot] [PATCH 4/4] sqlite: add option to enable additional query optimizations (stat3) Sven Neumann
2011-12-11 21:18   ` Peter Korsgaard
2011-12-11 21:14 ` [Buildroot] [PATCH 1/4] sqlite: bump to version 3.7.9 Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2011-12-06 20:52 Sven Neumann
2011-12-06 20:52 ` [Buildroot] [PATCH 3/4] sqlite: refactor how CFLAGS are passed to the configure script Sven Neumann

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