diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-01-31 00:15:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:31 +0700 |
commit | a040014e750f387fedc69dd2f4a2a2242fcfb2bc (patch) | |
tree | fa6aa0598d37d9bbc7050e8f28a1906b70807def /perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | |
parent | ab7479d8f86084ed8e920c3a18166979f322bd0c (diff) |
perl/perl-Math-MPFR: Updated for version 3.35.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index b185aa923b62..8f60d5adbe5b 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-MPFR -VERSION=${VERSION:-3.34} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.35} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" |