perl-Math-Prime-Util-GMP: update to 0.50.

Closes #9608.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2017-11-28 14:56:18 -02:00 committed by Enno Boland
parent 293cd66621
commit 9c93060a7c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'perl-Math-Prime-Util-GMP'
pkgname="perl-Math-Prime-Util-GMP"
version=0.49
version=0.50
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="Artistic, GPL-1"
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
checksum=a1345d3bf54d16fd8136b55a8418700bd11ce4ae19521742543953edb185d083
checksum=9cf168a30605c048850e69459ee257b7eee8ea9b902db193eafd439198ea8bab
if [ -n "$CROSS_BUILD" ]; then
pre_configure() {