mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-Data-OptList: fix license, other lint
This commit is contained in:
parent
0158b57c5d
commit
72b9302135
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Data-OptList'
|
||||
pkgname=perl-Data-OptList
|
||||
version=0.110
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends} perl-Params-Util perl-Sub-Install"
|
|||
depends="${makedepends}"
|
||||
short_desc="Parse and validate simple name/value option pairs"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Data-OptList"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=366117cb2966473f2559f2f4575ff6ae69e84c69a0f30a0773e1b51a457ef5c3
|
||||
|
|
Loading…
Add table
Reference in a new issue