[Lunar-commits] <moonbase> sqlite: version bumped to 3.6.2.
Florin Braescu
florin at lunar-linux.org
Mon Sep 1 14:53:59 CEST 2008
commit 2fae3e0e1e8b17479933e5079ebc084f916c3712
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 1 15:53:59 2008 +0300
sqlite: version bumped to 3.6.2.
Changes:
Split the pager subsystem into separate pager and pcache subsystems.
Factor out indentifier resolution procedures into separate files.
Bug fixes.
---
sql/sqlite/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS
index 573ef02..4b32903 100644
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,11 +1,11 @@
MODULE=sqlite
- VERSION=3.6.1
+ VERSION=3.6.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org
- SOURCE_VFY=sha1:756f45e812a2063dacd947b9642fdb82301348fa
+ SOURCE_VFY=sha1:5408632b484d8e471e4a323e9c98dcdc08504bda
WEB_SITE=http://www.sqlite.org
ENTERED=20011016
- UPDATED=20080807
+ UPDATED=20080901
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list