mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
perl/perl-Math-BigInt-GMP: Updated for version 1.6002.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0f50177d65
commit
7a771c99c5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Math-BigInt-GMP.
|
||||
|
||||
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-BigInt-GMP
|
||||
VERSION=${VERSION:-1.6001}
|
||||
VERSION=${VERSION:-1.6002}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-BigInt-GMP"
|
||||
VERSION="1.6001"
|
||||
VERSION="1.6002"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6001.tar.gz"
|
||||
MD5SUM="c1697f2f2aaa640faf56fbd268cd54c1"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6002.tar.gz"
|
||||
MD5SUM="fa7d698e42bf9e13437b7de685dc4c04"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Math-MPC"
|
||||
|
|
Loading…
Reference in a new issue