perl-Math-Prime-Util: update to 0.68.
This commit is contained in:
parent
f039959ed1
commit
4774475e1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Math-Prime-Util'
|
||||
pkgname="perl-Math-Prime-Util"
|
||||
version=0.67
|
||||
version=0.68
|
||||
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"
|
||||
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=2ca7edbfcf0f062af072e0783f20dd843b82e7348c9bff348801c468c1a53d3b
|
||||
checksum=80015e893f9c011f36d295fc79a6596e07cf74415947cde36c17ec8f730f8e1a
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue