mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
parent
f05de31765
commit
0ccae6d02f
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.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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue