perl-Math-Prime-Util: update to 0.72.
This commit is contained in:
parent
3d10b1326b
commit
e3d284832f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Math-Prime-Util'
|
||||
pkgname=perl-Math-Prime-Util
|
||||
version=0.71
|
||||
revision=2
|
||||
version=0.72
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Math-Prime-Util-GMP"
|
||||
|
@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://github.com/danaj/Math-Prime-Util"
|
||||
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=8ae2c4df866fa7bdad614e086f3c888258787f4d1b62382afe13e6256f0e8043
|
||||
checksum=d08eb9868abe3118565bdcb1103721fe2f20aa3f72e2e4a2c29eb79d437b4354
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue