diff options
author | tnn <tnn@pkgsrc.org> | 2010-04-01 12:01:53 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-04-01 12:01:53 +0000 |
commit | 45559dd82a7fa9275309c0917cbb66718f8e0c62 (patch) | |
tree | 56841bc1f11db9e2721349100218428ed20ae173 /databases/sqlite3 | |
parent | 6724d1b4864acb4429d47488a5c645be4bb9332a (diff) | |
download | pkgsrc-45559dd82a7fa9275309c0917cbb66718f8e0c62.tar.gz |
Update to sqlite3-3.6.23.1.
This is a patch release that fixes a FTS3 regression in 3.6.23.
ok wiz@
Diffstat (limited to 'databases/sqlite3')
-rw-r--r-- | databases/sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlite3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 3c3924522ef..1c7b9d9ba3c 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2010/03/12 09:11:27 adam Exp $ +# $NetBSD: Makefile,v 1.27 2010/04/01 12:01:53 tnn Exp $ -DISTNAME= sqlite-amalgamation-3.6.23 +DISTNAME= sqlite-amalgamation-3.6.23.1 PKGNAME= ${DISTNAME:S/sqlite-amalgamation/sqlite3/} CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \ diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo index d9ec38744ba..60577060439 100644 --- a/databases/sqlite3/distinfo +++ b/databases/sqlite3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.49 2010/03/12 09:11:27 adam Exp $ +$NetBSD: distinfo,v 1.50 2010/04/01 12:01:53 tnn Exp $ -SHA1 (sqlite-amalgamation-3.6.23.tar.gz) = 23fdb5513cebe336a3e6fed1442a68ccc2ed7193 -RMD160 (sqlite-amalgamation-3.6.23.tar.gz) = 1a72ff26227bab64756679f2c08fc04eb6790313 -Size (sqlite-amalgamation-3.6.23.tar.gz) = 1421367 bytes +SHA1 (sqlite-amalgamation-3.6.23.1.tar.gz) = 0f4a1390f6405b8f00ecc3694c99ba4e87b40308 +RMD160 (sqlite-amalgamation-3.6.23.1.tar.gz) = 6ab83f464a51b9862970f3473f25839319cdb7d5 +Size (sqlite-amalgamation-3.6.23.1.tar.gz) = 1421265 bytes SHA1 (patch-aa) = 033d23ac56e22fc3a4376ab3cedaed13e173d50f |