[Lunar-commits] <moonbase> sqlite: version bumped to 3.7.4 (3070400)
Florin Braescu
florin at lunar-linux.org
Thu Dec 9 09:15:35 CET 2010
commit f95e0ef3f61ea627b0f9dfea7088dd1271b0ddaf
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Dec 9 10:15:35 2010 +0200
sqlite: version bumped to 3.7.4 (3070400)
Bugfixes and enhacements.
The tarball name was changed too.
---
sql/sqlite/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS
index 5c1dc66..c4aacd1 100644
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,11 +1,12 @@
MODULE=sqlite
- VERSION=3.7.3
- SOURCE=$MODULE-amalgamation-$VERSION.tar.gz
+ VERSION=3070400
+ SOURCE=$MODULE-autoconf-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-autoconf-$VERSION
SOURCE_URL=http://www.sqlite.org
- SOURCE_VFY=sha1:af3740819547f0dba52e096045525329f645c54f
+ SOURCE_VFY=sha1:43848641320cb60fb7f445bc295b9870cdc127be
WEB_SITE=http://www.sqlite.org
ENTERED=20011016
- UPDATED=20101008
+ UPDATED=20101209
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list