diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-06-03 09:50:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:13 +0700 |
commit | bc5f0360662c15682b51cc88f643c9a69d59b596 (patch) | |
tree | 11d6837a36118ff0d627fd8eca283b2379d6e6bf /perl | |
parent | 72ae0192bd9ca4cdc6b1b6b3dd93b2dbe8bec1fe (diff) | |
download | slackbuilds-bc5f0360662c15682b51cc88f643c9a69d59b596.tar.gz |
perl/perl-Math-Decimal64: Updated for version 0.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Math-Decimal64/README | 2 | ||||
-rw-r--r-- | perl/perl-Math-Decimal64/perl-Math-Decimal64.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Math-Decimal64/perl-Math-Decimal64.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Math-Decimal64/README b/perl/perl-Math-Decimal64/README index b08dfd04c0..7029d81bed 100644 --- a/perl/perl-Math-Decimal64/README +++ b/perl/perl-Math-Decimal64/README @@ -2,7 +2,7 @@ perl-Math-Decimal64 (perl interface to C's _Decimal64 operations). perl interface to C's _Decimal64 operations. -In order to compile this module, a C compiler that provides the +In order to compile this module, a C compiler that provides the _Decimal64 type is needed. For tests only, optional deps: perl-Test-Pod. diff --git a/perl/perl-Math-Decimal64/perl-Math-Decimal64.SlackBuild b/perl/perl-Math-Decimal64/perl-Math-Decimal64.SlackBuild index 583ce0e10e..ebeef66f1e 100644 --- a/perl/perl-Math-Decimal64/perl-Math-Decimal64.SlackBuild +++ b/perl/perl-Math-Decimal64/perl-Math-Decimal64.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-Math-Decimal64. # -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-Decimal64 -VERSION=${VERSION:-0.15} +VERSION=${VERSION:-0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-Decimal64/perl-Math-Decimal64.info b/perl/perl-Math-Decimal64/perl-Math-Decimal64.info index 2189f55ffa..f88cdab9bd 100644 --- a/perl/perl-Math-Decimal64/perl-Math-Decimal64.info +++ b/perl/perl-Math-Decimal64/perl-Math-Decimal64.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-Decimal64" -VERSION="0.15" +VERSION="0.16" HOMEPAGE="https://metacpan.org/pod/Math::Decimal64" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-Decimal64-0.15.tar.gz" -MD5SUM="586f4c132625e713d53aab2e4e2c814e" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-Decimal64-0.16.tar.gz" +MD5SUM="b96196e713625e9aa8f65629324e2bb9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |