perl-Math-Prime-Util: update to 0.67
This commit is contained in:
parent
8507ca4fae
commit
2799df882f
|
@ -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.66
|
version=0.67
|
||||||
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=68549ceddd2de0e302e24b662fa3676434267d46583b5d725e8cf6efb0fd7139
|
checksum=2ca7edbfcf0f062af072e0783f20dd843b82e7348c9bff348801c468c1a53d3b
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue