perl-Test-NoWarnings: fix license, other lint
This commit is contained in:
parent
fcbac360f4
commit
f5286052cf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Test-NoWarnings'.
|
||||
# Template file for 'perl-Test-NoWarnings'
|
||||
pkgname=perl-Test-NoWarnings
|
||||
version=1.04
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${hostmakedepends}"
|
||||
short_desc='Test::NoWarnings - Make sure you did not emit warnings while testing.'
|
||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="https://metacpan.org/release/Test-NoWarnings"
|
||||
license="LGPL-2.1"
|
||||
distfiles="$CPAN_SITE/Test/Test-NoWarnings-${version}.tar.gz"
|
||||
checksum=638a57658cb119af1fe5b15e73d47c2544dcfef84af0c6b1b2e97f08202b686c
|
||||
|
|
Loading…
Reference in a new issue