diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2020-01-25 08:40:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-25 08:40:37 +0700 |
commit | cbeb715c1d07f80f452ef092673f68d777851560 (patch) | |
tree | 67f60cde2732e341f54cdb08387544ef97cb8fdd /perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild | |
parent | 5e66e7386d738cba53d36ceead3d2a48418cccdf (diff) |
perl/perl-CPANPLUS: Updated for version 0.9906.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild')
-rw-r--r-- | perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild b/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild index 04964358bdf30..ad803795816b7 100644 --- a/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild +++ b/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-CPANPLUS -# Copyright 2013-2019 Andreas Voegele <andreas@andreasvoegele.com> +# Copyright 2013-2020 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=perl-CPANPLUS -VERSION=${VERSION:-0.9904} +VERSION=${VERSION:-0.9906} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |