diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-04-06 22:31:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:14 +0700 |
commit | dab3c419162996c85a63ea241eafaa4923badd2d (patch) | |
tree | 5e69d40a8ae800f10c1110ff0dc6ce23ecb053ab /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | 07aea7446e6dabf6c2f2ea959ed2e12b6d04e496 (diff) |
perl/perl-Math-MPFR: Updated for version 4.02.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild')
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index 4113cbd987f5b..bf3ddec28d0f9 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.01} +VERSION=${VERSION:-4.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |