diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2018-06-07 14:44:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-07 14:44:23 +0100 |
commit | 8d772c1c26f22294687155d0c15b35933bf5133c (patch) | |
tree | ee506f7e206de5c2db0bdc235f18d9dfd630029e /perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild | |
parent | 7f8fb9a627630f3ba712b79b221522b56ad4f4e6 (diff) | |
download | slackbuilds-8d772c1c26f22294687155d0c15b35933bf5133c.tar.gz |
perl/perl-CPANPLUS: Updated for version 0.9176.
Signed-off-by: David Spencer <idlemoor@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 67af45e1b6..bde2fa6e35 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-2017 Andreas Voegele <andreas@andreasvoegele.com> +# Copyright 2013-2018 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.9172} +VERSION=${VERSION:-0.9176} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |