[Lunar-commits] <moonbase> sqlite: version bumped to 3.7.2.

Florin Braescu florin at lunar-linux.org
Tue Aug 24 07:03:47 CEST 2010


commit 02e3f2b71096ddead6b49506e04e23139c6c3327
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Aug 24 08:03:47 2010 +0300

    sqlite: version bumped to 3.7.2.
    
    Fix an old and obscure bug.
---
 sql/sqlite/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS
index a89376f..67d9486 100644
--- a/sql/sqlite/DETAILS
+++ b/sql/sqlite/DETAILS
@@ -1,11 +1,11 @@
           MODULE=sqlite
-         VERSION=3.7.1
+         VERSION=3.7.2
           SOURCE=$MODULE-amalgamation-$VERSION.tar.gz
       SOURCE_URL=http://www.sqlite.org
-      SOURCE_VFY=sha1:34f6f0e5aa78354eeb0900b319eb9a16123c3fc3
+      SOURCE_VFY=sha1:12aed8fc9c729444e82a27644ceb6d6a0e695cfc
         WEB_SITE=http://www.sqlite.org
          ENTERED=20011016
-         UPDATED=20100823
+         UPDATED=20100824
            SHORT="An SQL engine in a C library"
 
 cat << EOF


More information about the Lunar-commits mailing list