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

This commit is contained in:
Leah Neukirchen 2017-03-17 15:14:51 +01:00
parent 9e6ee52caa
commit aa4f8d00c3

View file

@ -1,7 +1,7 @@
# 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.51 version=1.6004
revision=3 revision=1
wrksrc="Math-BigInt-GMP-${version}" wrksrc="Math-BigInt-GMP-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl gmp-devel" hostmakedepends="perl gmp-devel"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://search.cpan.org/dist/Math-BigInt-GMP" homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
license="Artistic, GPL-1" license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz" distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
checksum=77ac59cc5af8a2c88ccc27098ed8c4b301d2b5ed5b9c1f12eb8961844f119475 checksum=236229dd7d323f142d8b24b83d21061152432096be7aea026002b8dbbba733f2
post_extract() { post_extract() {
sed -i /check_lib_or/d Makefile.PL sed -i /check_lib_or/d Makefile.PL