perl/perl-Math-BigInt-GMP: Updated for version 1.6001.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-11-27 17:04:41 +00:00 committed by Willy Sudiarto Raharjo
parent 3780117805
commit c93bbbfe1f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Math-BigInt-GMP
VERSION=${VERSION:-1.6000}
VERSION=${VERSION:-1.6001}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Math-BigInt-GMP"
VERSION="1.6000"
VERSION="1.6001"
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6000.tar.gz"
MD5SUM="226dc854ceb7923fcfea3a08484c1cdd"
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6001.tar.gz"
MD5SUM="c1697f2f2aaa640faf56fbd268cd54c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-MPC"