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/perl-DBD-SQLite.SlackBuild | |
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/perl-DBD-SQLite.SlackBuild')
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |