mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Math-BigInt-GMP: Updated for version 1.6001.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3780117805
commit
c93bbbfe1f
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue