diff options
Diffstat (limited to 'perl/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.SlackBuild')
-rw-r--r-- | perl/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.SlackBuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.SlackBuild b/perl/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.SlackBuild index 3e595b76c8..8aacda2035 100644 --- a/perl/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.SlackBuild +++ b/perl/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.SlackBuild @@ -1,7 +1,8 @@ #!/bin/sh -# Slackware build script for perl-Parse-CPAN-Meta - -# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com> +# +# Slackware build script for perl-Parse-CPAN-Meta. +# +# 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 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Parse-CPAN-Meta -VERSION=${VERSION:-1.4414} +VERSION=${VERSION:-1.4417} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |