[Lunar-commits] <moonbase> sqlite: updated to 3.6.23.1 bugfix SQLite version 3.6.23.1 is a patch release to fix a bug in the offsets() function of FTS3 at the request of the Mozilla.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Apr 1 22:33:49 CEST 2010
commit bea0b67d501fe38bada3552753ee4134326fc633
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu Apr 1 22:33:49 2010 +0200
sqlite: updated to 3.6.23.1 bugfix
SQLite version 3.6.23.1 is a patch release to fix a bug in the offsets() function of FTS3 at the request of the Mozilla.
---
sql/sqlite/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS
index 2f3d163..1a76ecc 100644
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,11 +1,11 @@
MODULE=sqlite
- VERSION=3.6.23
+ VERSION=3.6.23.1
SOURCE=$MODULE-amalgamation-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org
- SOURCE_VFY=sha1:23fdb5513cebe336a3e6fed1442a68ccc2ed7193
+ SOURCE_VFY=sha1:0f4a1390f6405b8f00ecc3694c99ba4e87b40308
WEB_SITE=http://www.sqlite.org
ENTERED=20011016
- UPDATED=20100310
+ UPDATED=20100401
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list