diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2018-11-17 11:28:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:43 +0700 |
commit | 364b712b48240046bc09371cfb35c6580a9a92ad (patch) | |
tree | 51d956ceaf72c354cabf78ed77e4af0ded452a29 /perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild | |
parent | 4a3785102be1c091804f4449fa776cd1bc9fccdc (diff) |
perl/perl-CPAN-Perl-Releases: Updated for version 3.80.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild')
-rw-r--r-- | perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild b/perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild index c73c1caa88358..982aa21cb0e62 100644 --- a/perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild +++ b/perl/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-CPAN-Perl-Releases -# Copyright 2016-2017 Andreas Guldstrand. +# Copyright 2016-2018 Andreas Guldstrand. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-CPAN-Perl-Releases -VERSION=${VERSION:-3.74} +VERSION=${VERSION:-3.80} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |