perl-Math-Prime-Util: update to 0.69.

Closes #9065.
This commit is contained in:
maxice8 2017-11-09 06:06:07 -02:00 committed by Enno Boland
parent f05de31765
commit 0ccae6d02f

View file

@ -1,6 +1,6 @@
# Template file for 'perl-Math-Prime-Util' # Template file for 'perl-Math-Prime-Util'
pkgname="perl-Math-Prime-Util" pkgname="perl-Math-Prime-Util"
version=0.68 version=0.69
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" homepage="https://github.com/danaj/Math-Prime-Util"
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz" distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
checksum=80015e893f9c011f36d295fc79a6596e07cf74415947cde36c17ec8f730f8e1a checksum=7514a56ab1130a036fd8faac6893d8a3c7b19bba7961373dd0f0fc99dc117f18
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
pre_configure() { pre_configure() {