diff options
Diffstat (limited to 'perl/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.SlackBuild')
-rw-r--r-- | perl/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.SlackBuild b/perl/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.SlackBuild index 551fe837e7..ca99d6cdfb 100644 --- a/perl/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.SlackBuild +++ b/perl/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh -# Slackware build script for perl-CPAN-Meta-YAML +# Slackware build script for perl-CPAN-Meta-YAML. -# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com> +# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-CPAN-Meta-YAML -VERSION=${VERSION:-0.014} +VERSION=${VERSION:-0.016} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |