perl-Math-Prime-Util-GMP: update to 0.47. (#8885)
This commit is contained in:
parent
154f543d4f
commit
685708fb75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# 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.46
|
version=0.47
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
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=bf37ab27ca155aaa274688d7115bbefc93e28d4a6ba4faa193bb0a1b5f87e45f
|
checksum=2cf63357a0788bbdb9fed2d7708b79dd3ffe5e19cb0abed74f7b469ad3175ec6
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in a new issue