[Lunar-commits] <moonbase-other> sqlite: version bumped to 3.8.0.
Florin Braescu
florin at lunar-linux.org
Tue Aug 27 13:14:24 CEST 2013
commit c049956966bf304f4287e918da409aec08a8285f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 04:14:02 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/c049956966bf304f4287e918da409aec08a8285f
sqlite: version bumped to 3.8.0.
---
sql/sqlite/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,13 +1,13 @@
MODULE=sqlite
- VERSION=3.7.17
- FVERSION=3071700
+ VERSION=3.8.0
+ FVERSION=3080000
SOURCE=$MODULE-autoconf-$FVERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-autoconf-$FVERSION
SOURCE_URL=http://www.sqlite.org/2013
- SOURCE_VFY=sha1:e31958e56b1d7bef9433b1ff2e875c8c290d37f4
+ SOURCE_VFY=sha1:610d01764c2fc6c6220ab88a57ac4de86515ebc8
WEB_SITE=http://www.sqlite.org
ENTERED=20011016
- UPDATED=20130522
+ UPDATED=20130827
SHORT="An SQL engine in a C library"
cat << EOF
More information about the Lunar-commits
mailing list