diff --git a/srcpkgs/perl-Math-BigInt-GMP/template b/srcpkgs/perl-Math-BigInt-GMP/template index 1d8d8521a67..42bf9b71848 100644 --- a/srcpkgs/perl-Math-BigInt-GMP/template +++ b/srcpkgs/perl-Math-BigInt-GMP/template @@ -1,18 +1,18 @@ # Template file for 'perl-Math-BigInt-GMP' pkgname=perl-Math-BigInt-GMP -version=1.6007 -revision=4 +version=1.6011 +revision=1 wrksrc="Math-BigInt-GMP-${version}" build_style=perl-module hostmakedepends="perl" makedepends="perl gmp-devel" depends="perl" short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines" -maintainer="Orphaned " +maintainer="Leah Neukirchen " 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" -checksum=5d725e6d20ccb37e072673628f0b0dd10e5dd011619f70f50ad58aded454c01f +checksum=e7ebec6dd43a76179afa8acd235478acb6ae3a085253933ef848af007ea6081f post_extract() { sed -i /check_lib_or/d Makefile.PL