[Lunar-commits] <moonbase> sqlite: version bumped to 3.7.3.
Florin Braescu
florin at lunar-linux.org
Fri Oct 8 13:08:33 CEST 2010
commit aa37308ccb8beb9a3fb444f534b50d87e9d60e37
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Oct 8 14:08:33 2010 +0300
sqlite: version bumped to 3.7.3.
Bugfixes, a new function added, improvements.
---
sql/sqlite/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS
index 67d9486..5c1dc66 100644
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,11 +1,11 @@
MODULE=sqlite
- VERSION=3.7.2
+ VERSION=3.7.3
SOURCE=$MODULE-amalgamation-$VERSION.tar.gz
SOURCE_URL=http://www.sqlite.org
- SOURCE_VFY=sha1:12aed8fc9c729444e82a27644ceb6d6a0e695cfc
+ SOURCE_VFY=sha1:af3740819547f0dba52e096045525329f645c54f
WEB_SITE=http://www.sqlite.org
ENTERED=20011016
- UPDATED=20100824
+ UPDATED=20101008
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list