perl-Math-BigInt-GMP: update to 1.6007.
This commit is contained in:
parent
5e96007f8e
commit
95fb0f5ebe
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Math-BigInt-GMP'
|
||||
pkgname=perl-Math-BigInt-GMP
|
||||
version=1.6006
|
||||
revision=2
|
||||
version=1.6007
|
||||
revision=1
|
||||
wrksrc="Math-BigInt-GMP-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,10 +9,10 @@ makedepends="perl gmp-devel"
|
|||
depends="perl"
|
||||
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="https://metacpan.org/release/Math-BigInt-GMP"
|
||||
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=0ec210b5dfb60b74a1923c03a8d5cd2cca287e5ea80380c4ba60b0270b1caf81
|
||||
checksum=5d725e6d20ccb37e072673628f0b0dd10e5dd011619f70f50ad58aded454c01f
|
||||
|
||||
post_extract() {
|
||||
sed -i /check_lib_or/d Makefile.PL
|
||||
|
|
Loading…
Reference in a new issue