summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-05 07:48:07 +0000
committeradam <adam@pkgsrc.org>2020-06-05 07:48:07 +0000
commitf0c697b54d28b931ad5d241f230546f843e2eed2 (patch)
tree0f6c264f720f810c70856a5498f2eb6d960e5605 /databases/sqlite3-docs/PLIST
parent86b362d1106926c517b59eafa0fa4c1b28b3d481 (diff)
downloadpkgsrc-f0c697b54d28b931ad5d241f230546f843e2eed2.tar.gz
sqlite3: updated to 3.32.2
3.32.2: Fix a long-standing bug in the byte-code engine that can cause a COMMIT command report as success when in fact it failed to commit.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 483abc68e13..d192b9bf1ba 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.92 2020/05/26 12:50:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.93 2020/06/05 07:48:07 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -686,6 +686,7 @@ share/doc/sqlite3/releaselog/3_31_0.html
share/doc/sqlite3/releaselog/3_31_1.html
share/doc/sqlite3/releaselog/3_32_0.html
share/doc/sqlite3/releaselog/3_32_1.html
+share/doc/sqlite3/releaselog/3_32_2.html
share/doc/sqlite3/releaselog/3_3_0.html
share/doc/sqlite3/releaselog/3_3_1.html
share/doc/sqlite3/releaselog/3_3_10.html