diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-01-05 08:03:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:41:46 +0700 |
commit | 813b6288604da3b87c34e8b5f96f23b7484f6256 (patch) | |
tree | 7cbf8a4c1a80333121834524d8f9b2de61704a32 /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | c92d866aeffcd1c5ab9b62d75645ff788945931a (diff) |
perl/perl-Math-MPFR: Updated for version 4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild')
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index 0fc522cfa575f..0d42bc0cd2d0f 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-Math-MPFR. # -# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-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-MPFR -VERSION=${VERSION:-3.36} +VERSION=${VERSION:-4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |