diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-02 07:24:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-02 07:24:49 +0700 |
commit | fa0ac56fb64e4ec5e75020237a081251ca500b39 (patch) | |
tree | 3f3825db736ca70b67cfc1eef099160e6429b65a /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | 12fe8262833eb64ae972adf6d27db69fb0cde796 (diff) | |
download | slackbuilds-fa0ac56fb64e4ec5e75020237a081251ca500b39.tar.gz |
perl/perl-Math-MPFR: Updated for version 4.08.
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 64c11cc055..703ecfd009 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.06} +VERSION=${VERSION:-4.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |