perl-Math-BigInt-GMP: update to 1.6005.
This commit is contained in:
parent
df8434515d
commit
93fc40dda8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Math-BigInt-GMP'
|
||||
pkgname=perl-Math-BigInt-GMP
|
||||
version=1.6004
|
||||
revision=2
|
||||
version=1.6005
|
||||
revision=1
|
||||
wrksrc="Math-BigInt-GMP-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl gmp-devel"
|
||||
|
@ -10,9 +10,9 @@ depends="${hostmakedepends}"
|
|||
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
||||
checksum=236229dd7d323f142d8b24b83d21061152432096be7aea026002b8dbbba733f2
|
||||
checksum=4c562ac3d41c871a65666bb111d3dcf17912364580f0db559dd4909ba5e6b828
|
||||
|
||||
post_extract() {
|
||||
sed -i /check_lib_or/d Makefile.PL
|
||||
|
|
Loading…
Reference in New Issue