perl/perl-Math-Prime-Util-GMP: Updated for version 0.51.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fdc1250aaa
commit
b7d2671a1d
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for perl-Math-Prime-Util-GMP.
|
||||
#
|
||||
# Copyright 2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2017-2018 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-Prime-Util-GMP
|
||||
VERSION=${VERSION:-0.50}
|
||||
VERSION=${VERSION:-0.51}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-Prime-Util-GMP"
|
||||
VERSION="0.50"
|
||||
VERSION="0.51"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::Prime::Util::GMP"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Math-Prime-Util-GMP-0.50.tar.gz"
|
||||
MD5SUM="84dab5f4f56c685b0d39e2a408805f5d"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Math-Prime-Util-GMP-0.51.tar.gz"
|
||||
MD5SUM="a29111ed57fd1f4c0bfbd4a36cbb2500"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue