perl/perl-File-Remove: Updated for version 1.61

Signed-off-by: Michel Begue <mab974@misouk.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Michel Begue 2022-10-11 19:54:34 +04:00 committed by Willy Sudiarto Raharjo
parent 1d434490e2
commit 3eb3419068
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-File-Remove
VERSION=${VERSION:-1.60}
VERSION=${VERSION:-1.61}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-File-Remove"
VERSION="1.60"
VERSION="1.61"
HOMEPAGE="https://metacpan.org/pod/File::Remove"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.60.tar.gz"
MD5SUM="34f46f9a07b2ad6fc80061d266f387b5"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.61.tar.gz"
MD5SUM="8714638feac234816edcb01617557c0f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Module-Build"