diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-03-31 09:25:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-05 07:38:18 +0700 |
commit | 51bc0888ea9bb0f68f7873e9ca0b0f551562e579 (patch) | |
tree | 0711c9f3b49efb26cbb3cc053f3822b97d2f1db8 /perl | |
parent | d4d82fb45cdd40ec91ec6d84bc08336d6d5837b1 (diff) | |
download | slackbuilds-51bc0888ea9bb0f68f7873e9ca0b0f551562e579.tar.gz |
perl/perl-Math-MPFR: Updated for version 4.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index 247d3b090a..8cbcf088d0 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-MPFR -VERSION=${VERSION:-4.09} +VERSION=${VERSION:-4.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.info b/perl/perl-Math-MPFR/perl-Math-MPFR.info index 6d53d9233e..e15f167eb1 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.info +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-MPFR" -VERSION="4.09" +VERSION="4.11" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.09.tar.gz" -MD5SUM="0f8153cb9f342bc368ed7373528f1c4d" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.11.tar.gz" +MD5SUM="608c2c704800bd14cbd7ad86c4b4e432" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" |