[Lunar-commits] r16533 - moonbase/trunk/sql/sqlite
Florin Braescu
florin at lunar-linux.org
Sun Sep 18 06:32:50 UTC 2005
Author: florin
Date: 2005-09-18 06:32:49 +0000 (Sun, 18 Sep 2005)
New Revision: 16533
Modified:
moonbase/trunk/sql/sqlite/DETAILS
Log:
bump the version from 3.2.5 to 3.2.6. critical bugfix and memory optimizations.
Modified: moonbase/trunk/sql/sqlite/DETAILS
===================================================================
--- moonbase/trunk/sql/sqlite/DETAILS 2005-09-18 06:18:33 UTC (rev 16532)
+++ moonbase/trunk/sql/sqlite/DETAILS 2005-09-18 06:32:49 UTC (rev 16533)
@@ -1,11 +1,11 @@
MODULE=sqlite
- VERSION=3.2.5
+ VERSION=3.2.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org/
- SOURCE_VFY=sha1:0696ef6475ef4c710397b06fe04e9c3deba5bd19
+ SOURCE_VFY=sha1:3e8d0261a6b4b850ca50d7278f84f78741f9d01c
WEB_SITE=http://www.sqlite.org/
ENTERED=20011016
- UPDATED=20050827
+ UPDATED=20050918
SHORT="An SQL engine in a C library."
cat << EOF
More information about the Lunar-commits
mailing list