perl-Math-Prime-Util: update to 0.70. (#9731)

This commit is contained in:
maxice8 2017-12-03 08:42:32 -02:00 committed by Juan RP
parent 96e3965790
commit 8d09820d63
1 changed files with 2 additions and 2 deletions

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.69 version=0.70
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=7514a56ab1130a036fd8faac6893d8a3c7b19bba7961373dd0f0fc99dc117f18 checksum=aa38561c7d2a6ffa5f2bcb029ef4ad26596a1addfac3fa1b4b9fee1e9d24ab9d
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
pre_configure() { pre_configure() {