perl/perl-Math-GMPz: Updated for version 0.48.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-12-20 22:45:34 +00:00 committed by Willy Sudiarto Raharjo
parent ff24b0ba7a
commit be4e30242c
2 changed files with 4 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Math-GMPz
VERSION=${VERSION:-0.46}
VERSION=${VERSION:-0.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -76,7 +76,6 @@ perl Makefile.PL \
INSTALLDIRS=vendor \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
make test
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Math-GMPz"
VERSION="0.46"
VERSION="0.48"
HOMEPAGE="https://metacpan.org/pod/Math::GMPz"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.46.tar.gz"
MD5SUM="0564ac01fcbbc7fcd744ffd2dec3462a"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.48.tar.gz"
MD5SUM="9c25f3e60bb0a094395227d85391bc04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""