diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-03-09 22:49:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:04 +0700 |
commit | a6a7da27469ce2b2e304b034eb32a107f8b6257a (patch) | |
tree | dddbfd160bf1981f8834730e0e4e4e03d39027da /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | d09268239880d46548d086856d87dbd575bb8a49 (diff) |
perl/perl-Math-MPFR: Updated for version 4.01.
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 0d42bc0cd2d0f..4113cbd987f5b 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.0} +VERSION=${VERSION:-4.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |