perl-List-MoreUtils: update to 0.425.
Adopted.
This commit is contained in:
parent
3210d2e051
commit
5bd363e936
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-List-MoreUtils'.
|
||||
pkgname=perl-List-MoreUtils
|
||||
version=0.423
|
||||
version=0.425
|
||||
revision=1
|
||||
wrksrc="List-MoreUtils-$version"
|
||||
build_style=perl-module
|
||||
|
@ -9,8 +9,8 @@ makedepends="perl perl-Exporter-Tiny"
|
|||
depends="${makedepends}"
|
||||
noarch=yes
|
||||
short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://search.cpan.org/~rehsack/List-MoreUtils/"
|
||||
license="Apache 2.0, Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
|
||||
checksum=b4d90b24809b399fda3772a45b1af9e29d89becf8ba4a4f78fa36234e4ed5396
|
||||
checksum=28fc33d42181dee0047b19edba55301547943fd90aaa62f0c8b21d1a475b6558
|
||||
|
|
Loading…
Reference in a new issue