mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
perl-Math-Prime-Util-GMP: update to 0.52
This commit is contained in:
parent
d4616d14cf
commit
7e1b539b8b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Math-Prime-Util-GMP'
|
# Template file for 'perl-Math-Prime-Util-GMP'
|
||||||
pkgname=perl-Math-Prime-Util-GMP
|
pkgname=perl-Math-Prime-Util-GMP
|
||||||
version=0.51
|
version=0.52
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
|
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
|
||||||
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=5871e73ff2bf255c7f5e38b05267a8695bba59105a008727bab1aab262d54b9a
|
checksum=2697c7fd5c7e35fdec7f50ed56a67be807a2f22657589e637dad3592744003be
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue