diff options
author | Thomas Morper <thomas@beingboiled.info> | 2020-09-02 22:53:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:26:41 +0700 |
commit | ead98b4e2713df1fc8016421dbe7fc5a6c060514 (patch) | |
tree | 0e982e85de2c0d1cfed316605c3719b896993290 | |
parent | d76cd4a72b3171eb069060374db4ced93f016725 (diff) | |
download | slackbuilds-ead98b4e2713df1fc8016421dbe7fc5a6c060514.tar.gz |
perl/perl-DBD-SQLite: Updated for version 1.66.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild index e7e9be808b..19ff8dcdb6 100644 --- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild +++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild @@ -4,7 +4,7 @@ # Written by Thomas Morper <thomas@beingboiled.info> PRGNAM=perl-DBD-SQLite -VERSION=${VERSION:-1.64} +VERSION=${VERSION:-1.66} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info index ddb686eaa0..8d6d38e064 100644 --- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info +++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info @@ -1,8 +1,8 @@ PRGNAM="perl-DBD-SQLite" -VERSION="1.64" +VERSION="1.66" HOMEPAGE="https://metacpan.org/release/DBD-SQLite" -DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.64.tar.gz" -MD5SUM="10796495b52927eb2e1df34c86924027" +DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.66.tar.gz" +MD5SUM="38581209de5c981f0e79840c8937fa16" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |