[Lunar-commits] r25207 - moonbase/trunk/sql/sqlite
Florin Braescu
florin at lunar-linux.org
Sat Jul 21 08:43:14 CEST 2007
Author: florin
Date: 2007-07-21 08:43:14 +0200 (Sat, 21 Jul 2007)
New Revision: 25207
Modified:
moonbase/trunk/sql/sqlite/DETAILS
Log:
bump the version from 3.4.0 to 3.4.1. a pile of bugfixes and enhacements.
Modified: moonbase/trunk/sql/sqlite/DETAILS
===================================================================
--- moonbase/trunk/sql/sqlite/DETAILS 2007-07-21 04:41:14 UTC (rev 25206)
+++ moonbase/trunk/sql/sqlite/DETAILS 2007-07-21 06:43:14 UTC (rev 25207)
@@ -1,11 +1,11 @@
MODULE=sqlite
- VERSION=3.4.0
+ VERSION=3.4.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org/
- SOURCE_VFY=sha1:e3b4711a619a5af1ccb1232c76eb7534d25ab431
+ SOURCE_VFY=sha1:73cdeed7b01e107203ddddc75c02ef113564d5ce
WEB_SITE=http://www.sqlite.org/
ENTERED=20011016
- UPDATED=20070619
+ UPDATED=20070721
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list