diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-04-13 07:21:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:31 +0700 |
commit | ade1592c5c0891c5ce09d13cbb4e548b2e02cb0f (patch) | |
tree | 9a765f14f9bed163db16922603c73b6c94e6b770 /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | f7f3aa56377069552feef9c00380402a3a7fbb6b (diff) |
perl/perl-Math-MPFR: Updated for version 4.03.
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 bf3ddec28d0f9..44c22db0bda16 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.02} +VERSION=${VERSION:-4.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |