perl-Math-BigInt-GMP: update to 1.38.
This commit is contained in:
parent
5aa8cfd785
commit
a9ab39afc2
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Math-BigInt-GMP'.
|
# Template build file for 'perl-Math-BigInt-GMP'.
|
||||||
pkgname=perl-Math-BigInt-GMP
|
pkgname=perl-Math-BigInt-GMP
|
||||||
version=1.37
|
version=1.38
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Math-BigInt-GMP-${version}"
|
wrksrc="Math-BigInt-GMP-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18 gmp-devel"
|
hostmakedepends="perl>=5.18 gmp-devel"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=3134f1aef29a78f2014866facf8a91bea0f09b0b41c9954388d5ff4428930fc2
|
checksum=1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15
|
||||||
|
|
Loading…
Reference in New Issue