perl-Module-Manifest: fix license, other lint
This commit is contained in:
parent
6b385779f8
commit
6efad74390
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Module-Manifest'.
|
||||
# Template file for 'perl-Module-Manifest'
|
||||
pkgname=perl-Module-Manifest
|
||||
version=1.09
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Params-Util perl-Test-Warn perl-Test-Exception"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${hostmakedepends}"
|
||||
short_desc='Module::Manifest: Parse and examine a distribution MANIFEST file'
|
||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Module-Manifest"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="$CPAN_SITE/Module/Module-Manifest-${version}.tar.gz"
|
||||
checksum=a395f80ff15ea0e66fd6c453844b6787ed4a875a3cd8df9f7e29280250bd539b
|
||||
|
|
Loading…
Reference in a new issue