diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-02-21 22:05:22 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:10:08 +0700 |
commit | c1c9c9d78f8efaa53b0ac76cbe8dd24cbfdd1880 (patch) | |
tree | 6f9fb9d2960ad702420271a5f5b4edce05dda9f4 /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | f6adcfa4ef84cc8450a00c7137908c50a3272a1a (diff) |
perl/perl-Math-MPFR: Updated for version 4.13.
Diffstat (limited to 'perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild')
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index d8500ed574b64..105d8938ec434 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -2,6 +2,7 @@ # # Slackware build script for perl-Math-MPFR. # +# Now maintained by Dave Woodfall <dave@slackbuilds.org> # Copyright 2016-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-MPFR -VERSION=${VERSION:-4.12} +VERSION=${VERSION:-4.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |