diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-05-11 23:55:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:28 +0700 |
commit | ff1b52569b827e36f114995d7e5b2aa142f9e54a (patch) | |
tree | c5f91a1c475e81c981c29ff2ee37b2767405ffd0 /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | 5712152520282f9d7e06e858bfe036c72f2ef97e (diff) |
perl/perl-Math-MPFR: Updated for version 4.04.
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 44c22db0bda16..ee6c20cbf8306 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.03} +VERSION=${VERSION:-4.04} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |