perl-Math-Prime-Util-GMP: update to 0.48. (#8912)

This commit is contained in:
maxice8 2017-11-06 09:02:14 -02:00 committed by Juan RP
parent c67f97cf1b
commit 3ab25ac10b

View file

@ -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.47 version=0.48
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=2cf63357a0788bbdb9fed2d7708b79dd3ffe5e19cb0abed74f7b469ad3175ec6 checksum=b9cc4426e9f9184bac3c982927adf5bebde93c4cc8421465e5f17176177bd9ba
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
pre_configure() { pre_configure() {