diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-12-20 22:45:34 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:31 +0700 |
commit | be4e30242cf23a8dae90d5533b7247d33fdbe5c6 (patch) | |
tree | c6633a175fb7cc7dbf90b802e083107f7d51b39d | |
parent | ff24b0ba7a7ab750ac096c0b29ff775e661787fa (diff) | |
download | slackbuilds-be4e30242cf23a8dae90d5533b7247d33fdbe5c6.tar.gz |
perl/perl-Math-GMPz: Updated for version 0.48.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild | 3 | ||||
-rw-r--r-- | perl/perl-Math-GMPz/perl-Math-GMPz.info | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild index ffff9f6258..ebadd78f07 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-GMPz -VERSION=${VERSION:-0.46} +VERSION=${VERSION:-0.48} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,6 @@ perl Makefile.PL \ INSTALLDIRS=vendor \ INSTALLVENDORMAN3DIR=/usr/man/man3 make -make test make install DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.info b/perl/perl-Math-GMPz/perl-Math-GMPz.info index 3eb86bcde2..f686d23445 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.info +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-GMPz" -VERSION="0.46" +VERSION="0.48" HOMEPAGE="https://metacpan.org/pod/Math::GMPz" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.46.tar.gz" -MD5SUM="0564ac01fcbbc7fcd744ffd2dec3462a" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.48.tar.gz" +MD5SUM="9c25f3e60bb0a094395227d85391bc04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |