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

This commit is contained in:
Leah Neukirchen 2023-04-05 14:48:25 +02:00
parent 98b000b163
commit 5fd72883c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# 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.6011 version=1.6012
revision=1 revision=1
build_style=perl-module build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
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" 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=e7ebec6dd43a76179afa8acd235478acb6ae3a085253933ef848af007ea6081f checksum=0f96108a64481999da8cd44a0be90de7433e94ea0712fa33c792336615ca9ea8
post_extract() { post_extract() {
sed -i /check_lib_or/d Makefile.PL sed -i /check_lib_or/d Makefile.PL