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

Adopted.
This commit is contained in:
Leah Neukirchen 2022-10-01 16:52:54 +02:00
parent cf7ab143c7
commit f0121673a9
1 changed files with 4 additions and 4 deletions

View File

@ -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 <orphan@voidlinux.org>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
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