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

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-02-12 18:02:22 +00:00 committed by David Spencer
parent 12631351b2
commit 080998e120
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
#!/bin/sh #!/bin/sh
#
# Slackware build script for perl-Math-GMPz. # Slackware build script for perl-Math-GMPz.
#
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. # Copyright 2016-2017 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-GMPz PRGNAM=perl-Math-GMPz
VERSION=${VERSION:-0.44} VERSION=${VERSION:-0.45}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Math-GMPz" PRGNAM="perl-Math-GMPz"
VERSION="0.44" VERSION="0.45"
HOMEPAGE="https://metacpan.org/pod/Math::GMPz" HOMEPAGE="https://metacpan.org/pod/Math::GMPz"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.44.tar.gz" DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.45.tar.gz"
MD5SUM="943fab3259925a80507205d919ceb54d" MD5SUM="ddfe1c647fa8dc7d67e8d6ed162d4c09"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""