diff options
author | Thomas Morper <thomas@beingboiled.info> | 2014-12-11 12:16:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-12 07:49:05 +0700 |
commit | 7263e76123ba8e9c28278dddf8411669da731cfc (patch) | |
tree | fc2f76b3523f565fb7357767b46900159aa94dd0 /perl/perl-DBD-SQLite | |
parent | 066cb66cda60fdde3edf25de2236411c966c8c76 (diff) | |
download | slackbuilds-7263e76123ba8e9c28278dddf8411669da731cfc.tar.gz |
perl/perl-DBD-SQLiteL: Updated for version 1.46.
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 | 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 6c129d1902..18efd09f3f 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.44} +VERSION=${VERSION:-1.46} 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 87c20e7d01..ea6a7b7d28 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.44" +VERSION="1.46" HOMEPAGE="http://search.cpan.org/~ishigaki/DBD-SQLite/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.44.tar.gz" -MD5SUM="354b826b912f8b5972179a13b1b8c4e1" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.46.tar.gz" +MD5SUM="9c27d4b6c1b76caa54e7504649594ad7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |