perl-List-MoreUtils: rebuild for perl-5.34 and fix lint

This commit is contained in:
dkwo 2021-08-14 19:57:06 +02:00 committed by Leah Neukirchen
parent 97270535d7
commit 15aa220ba0

View file

@ -1,7 +1,7 @@
# Template file for 'perl-List-MoreUtils'
pkgname=perl-List-MoreUtils
version=0.430
revision=2
revision=3
wrksrc="List-MoreUtils-${version}"
build_style=perl-module
hostmakedepends="perl"
@ -9,12 +9,9 @@ makedepends="perl perl-Exporter-Tiny"
depends="$makedepends"
short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="https://metacpan.org/release/List-MoreUtils-XS"
license="Apache-2.0, Artistic-1.0, GPL-1.0-or-later"
homepage="https://metacpan.org/release/List-MoreUtils-XS"
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
checksum=63b1f7842cd42d9b538d1e34e0330de5ff1559e4c2737342506418276f646527
do_check() {
# Lots of tests requires perl-List-MoreUtils-XS which depends on this package
:
}
# Lots of tests require perl-List-MoreUtils-XS, which depends on this package
make_check=no