diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2023-05-23 18:34:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-25 11:50:52 +0700 |
commit | 51ff443d05526ed1cf941f4bfa51c360fac38a36 (patch) | |
tree | 72acf4b10e6593878cbc95e178eca652606a4da8 /perl/perl-PAR-Dist | |
parent | bfd4dc1b40ae9489814af1a0731d4145ae2c3134 (diff) |
perl/perl-PAR-Dist: Updated for version 0.52.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-PAR-Dist')
-rw-r--r-- | perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-PAR-Dist/perl-PAR-Dist.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild b/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild index e21c79cd490e..9015703b561d 100644 --- a/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild +++ b/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-PAR-Dist. -# Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2023 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-PAR-Dist -VERSION=${VERSION:-0.51} +VERSION=${VERSION:-0.52} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/perl-PAR-Dist/perl-PAR-Dist.info b/perl/perl-PAR-Dist/perl-PAR-Dist.info index 3dfab4e2e360..354f52b2f921 100644 --- a/perl/perl-PAR-Dist/perl-PAR-Dist.info +++ b/perl/perl-PAR-Dist/perl-PAR-Dist.info @@ -1,8 +1,8 @@ PRGNAM="perl-PAR-Dist" -VERSION="0.51" +VERSION="0.52" HOMEPAGE="https://metacpan.org/pod/PAR::Dist" -DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Dist-0.51.tar.gz" -MD5SUM="9231ef7cb0f46c6c183e91962e2a766c" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Dist-0.52.tar.gz" +MD5SUM="d7b74fd9efd82d693236c05bfc539e60" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |