diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-15 07:44:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-15 07:44:48 +0700 |
commit | 003bf8c316077a3fad2643f55b9277ec24e76796 (patch) | |
tree | bd7380e1023103adb40503d0586e56abd39503ac /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | d5ff102ca15e5e150365c5f559c77152c7a1b056 (diff) |
perl/perl-Math-MPFR: Updated for version 4.09.
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 | 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 703ecfd009..247d3b090a 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.08} +VERSION=${VERSION:-4.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |