mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Math-Prime-Util-GMP: Updated for version 0.50.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
eb0052161c
commit
e91d368dad
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-Prime-Util-GMP
|
||||
VERSION=${VERSION:-0.48}
|
||||
VERSION=${VERSION:-0.50}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-Prime-Util-GMP"
|
||||
VERSION="0.48"
|
||||
VERSION="0.50"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::Prime::Util::GMP"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Math-Prime-Util-GMP-0.48.tar.gz"
|
||||
MD5SUM="83b8958d511f5d17975142d048e80e66"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Math-Prime-Util-GMP-0.50.tar.gz"
|
||||
MD5SUM="84dab5f4f56c685b0d39e2a408805f5d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue