diff options
author | Thomas Morper <thomas@beingboiled.info> | 2018-03-29 15:33:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:39 +0700 |
commit | 8fa4e964ea12dbe81fdd3cfab5146f9501e50788 (patch) | |
tree | 1352dc985ddc25ef1becdd4d26bcfd44bcad73f9 /perl/perl-DBD-SQLite | |
parent | 0468360611bad751b5f296bb406c56486b66681c (diff) | |
download | slackbuilds-8fa4e964ea12dbe81fdd3cfab5146f9501e50788.tar.gz |
perl/perl-DBD-SQLite: Updated for version 1.58.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-DBD-SQLite')
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild index d46f6bf3c0..79465a5b2c 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.54} +VERSION=${VERSION:-1.58} 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 0c3bf36dd1..b7c5c9ced3 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.54" -HOMEPAGE="https://metacpan.org/pod/DBD::SQLite" -DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.54.tar.gz" -MD5SUM="8f835ddacb9a4a92a52bbe2d24d18a8e" +VERSION="1.58" +HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.58.tar.gz" +MD5SUM="8144c16e165e9a925839e9a8c507e0df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |