summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-08-31 17:17:16 +1200
committerKent Fredric <kentnl@gentoo.org>2020-08-31 17:18:31 +1200
commit44c87eb13d21ec3698e1ff15422415b628981da1 (patch)
tree14c6b9a8ca8a0b8873f4179b1c67063a59c5acc5 /dev-perl/DBD-SQLite/metadata.xml
parentdev-python/ruamel-yaml-clib: Keyword 0.2.0 ppc64, #736519 (diff)
downloadgentoo-44c87eb13d21ec3698e1ff15422415b628981da1.tar.gz
gentoo-44c87eb13d21ec3698e1ff15422415b628981da1.tar.bz2
gentoo-44c87eb13d21ec3698e1ff15422415b628981da1.zip
dev-perl/DBD-SQLite: Bump to version 1.660.0
Upstream: - Upgrade bundled SQLite to 3.32.3 - Add several SQL_ types as alias - Don't return unitialized local variable when unexpected number of results returned in perl_vt_Eof() https://github.com/DBD-SQLite/DBD-SQLite/pull/55 - Ensure filename is defined in sqlite_db_filename https://github.com/DBD-SQLite/DBD-SQLite/pull/54 - Allow create_function to return an an array reference to specify the type of the value Bug: https://bugs.gentoo.org/732638 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite/metadata.xml')
-rw-r--r--dev-perl/DBD-SQLite/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/DBD-SQLite/metadata.xml b/dev-perl/DBD-SQLite/metadata.xml
index 81d70780bfe5..ee9c1c92e084 100644
--- a/dev-perl/DBD-SQLite/metadata.xml
+++ b/dev-perl/DBD-SQLite/metadata.xml
@@ -12,6 +12,7 @@
<remote-id type="cpan">DBD-SQLite</remote-id>
<remote-id type="cpan-module">DBD::SQLite</remote-id>
<remote-id type="cpan-module">DBD::SQLite::Constants</remote-id>
+ <remote-id type="cpan-module">DBD::SQLite::GetInfo</remote-id>
<remote-id type="cpan-module">DBD::SQLite::VirtualTable</remote-id>
<remote-id type="cpan-module">DBD::SQLite::VirtualTable::Cursor</remote-id>
<remote-id type="cpan-module">DBD::SQLite::VirtualTable::FileContent</remote-id>