From fbb6d394f1d8ea81b5882461d21acacda1d8973b Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 31 May 2011 19:22:10 +0000 Subject: - update to 1.33 - add licenses - changes: http://cpansearch.perl.org/src/ADAMK/DBD-SQLite-1.33/Changes The build system never find the local sqlite but uses the bundled one so remove the lib_depends on sqlite --- databases/p5-DBD-SQLite/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-SQLite/distinfo') diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index aabf02164ee..b8f8a68fd6b 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-SQLite-1.31.tar.gz) = 987e5446dea3dbdfb3aea5b27dbed8526af1733e3eb01ea59a6435ebba5b29f6 -SIZE (DBD-SQLite-1.31.tar.gz) = 1325225 +SHA256 (DBD-SQLite-1.33.tar.gz) = e0b2fbf88d7d8aa13aa8b7c4a6cbe4f10eb92df30138e4201c4c64f883a958de +SIZE (DBD-SQLite-1.33.tar.gz) = 1400534 -- cgit