mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
perl-List-MoreUtils: update to 0.430.
This commit is contained in:
parent
e820bbbacd
commit
dd246862b6
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'perl-List-MoreUtils'
|
# Template file for 'perl-List-MoreUtils'
|
||||||
pkgname=perl-List-MoreUtils
|
pkgname=perl-List-MoreUtils
|
||||||
version=0.428
|
version=0.430
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="List-MoreUtils-${version}"
|
wrksrc="List-MoreUtils-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -13,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/List-MoreUtils-XS"
|
homepage="https://metacpan.org/release/List-MoreUtils-XS"
|
||||||
license="Apache-2.0, Artistic-1.0, GPL-1.0-or-later"
|
license="Apache-2.0, Artistic-1.0, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
||||||
checksum=713e0945d5f16e62d81d5f3da2b6a7b14a4ce439f6d3a7de74df1fd166476cc2
|
checksum=63b1f7842cd42d9b538d1e34e0330de5ff1559e4c2737342506418276f646527
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Lots of tests requires perl-List-MoreUtils-XS which depends on this package
|
# Lots of tests requires perl-List-MoreUtils-XS which depends on this package
|
||||||
|
|
Loading…
Add table
Reference in a new issue