mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-Math-Prime-Util: update to 0.66
This commit is contained in:
parent
31c63fec04
commit
ad8bd440e6
1 changed files with 2 additions and 2 deletions
|
@ -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.65
|
version=0.66
|
||||||
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=26dbcdfe8d0f7efdc049a449430acc2d7b014746cd265db046137e89da5fb7aa
|
checksum=68549ceddd2de0e302e24b662fa3676434267d46583b5d725e8cf6efb0fd7139
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue