mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +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.
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-Math-BigInt-GMP
|
PRGNAM=perl-Math-BigInt-GMP
|
||||||
VERSION=${VERSION:-1.6001}
|
VERSION=${VERSION:-1.6002}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Math-BigInt-GMP"
|
PRGNAM="perl-Math-BigInt-GMP"
|
||||||
VERSION="1.6001"
|
VERSION="1.6002"
|
||||||
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
|
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"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6002.tar.gz"
|
||||||
MD5SUM="c1697f2f2aaa640faf56fbd268cd54c1"
|
MD5SUM="fa7d698e42bf9e13437b7de685dc4c04"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Math-MPC"
|
REQUIRES="perl-Math-MPC"
|
||||||
|
|
Loading…
Reference in a new issue