diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index 30cd850315..b1bbe53605 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:-3.33} +VERSION=${VERSION:-3.34} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.info b/perl/perl-Math-MPFR/perl-Math-MPFR.info index 558043c9c1..7784ac9bd4 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.info +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-MPFR" -VERSION="3.33" +VERSION="3.34" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.33.tar.gz" -MD5SUM="7c361ea4ba45d63c004489dccb83c08e" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.34.tar.gz" +MD5SUM="9ec9b88c0ffcda30260fd6f470b7d478" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" |