perl-Math-BigInt-GMP: update to 1.6006.

This commit is contained in:
maxice8 2018-10-11 15:58:00 -03:00 committed by maxice8
parent 442bd10e1d
commit f391b58483

View file

@ -1,7 +1,7 @@
# Template file for 'perl-Math-BigInt-GMP' # Template file for 'perl-Math-BigInt-GMP'
pkgname=perl-Math-BigInt-GMP pkgname=perl-Math-BigInt-GMP
version=1.6005 version=1.6006
revision=4 revision=1
wrksrc="Math-BigInt-GMP-${version}" wrksrc="Math-BigInt-GMP-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://metacpan.org/release/Math-BigInt-GMP" homepage="https://metacpan.org/release/Math-BigInt-GMP"
license="Artistic-1.0-Perl, GPL-1.0-or-later" license="Artistic-1.0-Perl, GPL-1.0-or-later"
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz" distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
checksum=4c562ac3d41c871a65666bb111d3dcf17912364580f0db559dd4909ba5e6b828 checksum=0ec210b5dfb60b74a1923c03a8d5cd2cca287e5ea80380c4ba60b0270b1caf81
post_extract() { post_extract() {
sed -i /check_lib_or/d Makefile.PL sed -i /check_lib_or/d Makefile.PL