diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-02-12 18:02:22 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-12 18:02:22 +0000 |
commit | 080998e120bf79bc618063b0043878ae020c1ce0 (patch) | |
tree | 41c85af0c95b106338d779ac57fea1bd69afaacb /perl | |
parent | 12631351b235402b6d73a6b3824fc5864c442015 (diff) | |
download | slackbuilds-080998e120bf79bc618063b0043878ae020c1ce0.tar.gz |
perl/perl-Math-GMPz: Updated for version 0.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild | 8 | ||||
-rw-r--r-- | perl/perl-Math-GMPz/perl-Math-GMPz.info | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild index a6aa0ea0ad..349b4574c4 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh - +# # 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. # # 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-GMPz -VERSION=${VERSION:-0.44} +VERSION=${VERSION:-0.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.info b/perl/perl-Math-GMPz/perl-Math-GMPz.info index c702ad8a32..f954ad7f9a 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.info +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-GMPz" -VERSION="0.44" +VERSION="0.45" HOMEPAGE="https://metacpan.org/pod/Math::GMPz" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.44.tar.gz" -MD5SUM="943fab3259925a80507205d919ceb54d" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.45.tar.gz" +MD5SUM="ddfe1c647fa8dc7d67e8d6ed162d4c09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |