* [ptxdist] [PATCH] rules/sqlite.make: Updated SQLite to version 3.7.8
@ 2011-10-07 7:30 Bernhard Sessler
0 siblings, 0 replies; only message in thread
From: Bernhard Sessler @ 2011-10-07 7:30 UTC (permalink / raw)
To: ptxdist
This patch merely updates SQLite to the most recent stable version 3.7.8
Signed-off-by: Bernhard Sessler <sessler@corscience.de>
---
rules/sqlite.make | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/sqlite.make b/rules/sqlite.make
index cb491cf..a86e394 100644
--- a/rules/sqlite.make
+++ b/rules/sqlite.make
@@ -20,8 +20,8 @@ PACKAGES-$(PTXCONF_SQLITE) += sqlite
#
# Paths and names
#
-SQLITE_VERSION := 3070603
-SQLITE_MD5 := 7eb41eea5ffa5cbe359a48629084c425
+SQLITE_VERSION := 3070800
+SQLITE_MD5 := 6bfb46d73caaa1bbbcd2b52184b6c542
SQLITE_TYPE := autoconf
ifeq ($(SQLITE_TYPE),)
SQLITE := sqlite-$(SQLITE_VERSION)
--
1.7.7
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-07 7:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07 7:30 [ptxdist] [PATCH] rules/sqlite.make: Updated SQLite to version 3.7.8 Bernhard Sessler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox