perl/perl-PAR-Dist: Updated for version 0.52.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2023-05-23 18:34:26 +07:00 committed by Willy Sudiarto Raharjo
parent bfd4dc1b40
commit 51ff443d05
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""