[Lunar-commits] r21715 - moonbase/trunk/sql/sqlite
Florin Braescu
florin at lunar-linux.org
Mon Oct 9 04:36:06 UTC 2006
Author: florin
Date: 2006-10-09 04:36:06 +0000 (Mon, 09 Oct 2006)
New Revision: 21715
Modified:
moonbase/trunk/sql/sqlite/DETAILS
Log:
bump the version from 3.3.7 to 3.3.8. contributed by Stelz.
Modified: moonbase/trunk/sql/sqlite/DETAILS
===================================================================
--- moonbase/trunk/sql/sqlite/DETAILS 2006-10-08 23:01:48 UTC (rev 21714)
+++ moonbase/trunk/sql/sqlite/DETAILS 2006-10-09 04:36:06 UTC (rev 21715)
@@ -1,12 +1,12 @@
MODULE=sqlite
- VERSION=3.3.7
+ VERSION=3.3.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org/
- SOURCE_VFY=sha1:10c5a94a500a1065adcbbeae4b3a8b6956939a9c
+ SOURCE_VFY=sha1:821dc16c8eb4d4625faa4f5fe9b0800c4bbcdc47
WEB_SITE=http://www.sqlite.org/
ENTERED=20011016
- UPDATED=20060813
- SHORT="An SQL engine in a C library."
+ UPDATED=20061009
+ SHORT="An SQL engine in a C library"
cat << EOF
SQLite is a C library that implements an SQL database engine. A large
More information about the Lunar-commits
mailing list