perl-Math-BigInt-GMP: update to 1.37.
This commit is contained in:
parent
c361b04217
commit
e1dc989ac5
|
@ -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.36
|
version=1.37
|
||||||
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"
|
hostmakedepends="perl>=5.18"
|
||||||
|
@ -11,7 +11,7 @@ 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="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
||||||
checksum=278115a882d0cb50fbbef36706d8fff44122de58f8e7d5f6dcebf00e2df1b449
|
checksum=3134f1aef29a78f2014866facf8a91bea0f09b0b41c9954388d5ff4428930fc2
|
||||||
|
|
||||||
perl-Math-BigInt-GMP_package() {
|
perl-Math-BigInt-GMP_package() {
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
|
|
Loading…
Reference in New Issue