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

This commit is contained in:
Leah Neukirchen 2024-01-16 12:29:09 +01:00
parent ffd13fdfd6
commit acf8d7200b

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.7000 version=1.7001
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=7684ccf043049c692e1e8086909685ee99a3c6079423772f84b07f2624c46a14 checksum=417581fdce63892e24f08279cdd6b065cb60c41d5acfa22dd2ad93b6d3e87071
Xpost_extract() { Xpost_extract() {
sed -i /check_lib_or/d Makefile.PL sed -i /check_lib_or/d Makefile.PL