mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
perl-List-MoreUtils: update to 0.419
This commit is contained in:
parent
567daf5a34
commit
186142f625
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template build file for 'perl-List-MoreUtils'.
|
# Template build file for 'perl-List-MoreUtils'.
|
||||||
pkgname=perl-List-MoreUtils
|
pkgname=perl-List-MoreUtils
|
||||||
version=0.416
|
version=0.419
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="List-MoreUtils-$version"
|
wrksrc="List-MoreUtils-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl perl-Exporter-Tiny"
|
makedepends="perl perl-Exporter-Tiny"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
noarch=yes
|
||||||
short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
|
short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
homepage="http://search.cpan.org/~rehsack/List-MoreUtils/"
|
homepage="http://search.cpan.org/~rehsack/List-MoreUtils/"
|
||||||
license="Artistic, GPL-1"
|
license="Apache 2.0, Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
||||||
checksum=d2ce2f93a4fba8e20a602eba2405d08f5b28c23764a5273fb0abbc413f74c5a5
|
checksum=5f8e65608f5dc583faa6a703d19d277ad46dfc1816e51f8ff34fb8322ed48615
|
||||||
|
|
Loading…
Add table
Reference in a new issue