parent
cf7ab143c7
commit
f0121673a9
|
@ -1,18 +1,18 @@
|
||||||
# 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.6007
|
version=1.6011
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="Math-BigInt-GMP-${version}"
|
wrksrc="Math-BigInt-GMP-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl gmp-devel"
|
makedepends="perl gmp-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
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"
|
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=5d725e6d20ccb37e072673628f0b0dd10e5dd011619f70f50ad58aded454c01f
|
checksum=e7ebec6dd43a76179afa8acd235478acb6ae3a085253933ef848af007ea6081f
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i /check_lib_or/d Makefile.PL
|
sed -i /check_lib_or/d Makefile.PL
|
||||||
|
|
Loading…
Reference in New Issue