diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-04-17 07:55:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-17 07:55:20 +0700 |
commit | 4f0f8a85d4e334a6f3418a9720dc257385f201ef (patch) | |
tree | e9f2cf5fe55ed259d5f20ea6a1ca6fca20c15cb2 /perl/perl-PAR/perl-PAR.SlackBuild | |
parent | 6b1ab8d22258a6ef83e51d416b8742ba1acbe4bf (diff) |
perl/perl-PAR: Updated for version 1.015.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-PAR/perl-PAR.SlackBuild')
-rw-r--r-- | perl/perl-PAR/perl-PAR.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-PAR/perl-PAR.SlackBuild b/perl/perl-PAR/perl-PAR.SlackBuild index bf50deeab57d..6ebd02b4c0c1 100644 --- a/perl/perl-PAR/perl-PAR.SlackBuild +++ b/perl/perl-PAR/perl-PAR.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-PAR. # -# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # 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-PAR -VERSION=${VERSION:-1.014} +VERSION=${VERSION:-1.015} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |