perl/perl-Math-Prime-Util-GMP: Updated for version 0.52.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dave Woodfall 2023-01-28 09:03:58 +00:00 committed by Willy Sudiarto Raharjo
parent 094e67b850
commit b656267cf6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
perl-Math-Prime-Util-GMP (module for number theory in Perl using GMP)
perl::Math::Prime::Util::GMP (module for number theory in Perl using GMP)
Math::Prime::Util::GMP - Utilities related to prime numbers and
factoring, using GMP.

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Math-Prime-Util-GMP
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-Math-Prime-Util-GMP"
VERSION="0.51"
VERSION="0.52"
HOMEPAGE="https://metacpan.org/pod/Math::Prime::Util::GMP"
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Math-Prime-Util-GMP-0.51.tar.gz"
MD5SUM="a29111ed57fd1f4c0bfbd4a36cbb2500"
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Math-Prime-Util-GMP-0.52.tar.gz"
MD5SUM="a5a98d7a5533167ee87c66ce44b33fa7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""