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

This commit is contained in:
mobinmob 2019-10-12 22:46:23 +03:00 committed by Johannes
parent 5e96007f8e
commit 95fb0f5ebe

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.6006 version=1.6007
revision=2 revision=1
wrksrc="Math-BigInt-GMP-${version}" wrksrc="Math-BigInt-GMP-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
@ -9,10 +9,10 @@ makedepends="perl gmp-devel"
depends="perl" depends="perl"
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines" short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
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"
homepage="https://metacpan.org/release/Math-BigInt-GMP"
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz" distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
checksum=0ec210b5dfb60b74a1923c03a8d5cd2cca287e5ea80380c4ba60b0270b1caf81 checksum=5d725e6d20ccb37e072673628f0b0dd10e5dd011619f70f50ad58aded454c01f
post_extract() { post_extract() {
sed -i /check_lib_or/d Makefile.PL sed -i /check_lib_or/d Makefile.PL