perl-MRO-Compat: fix license, other lint
This commit is contained in:
parent
2d4635d229
commit
d69748df37
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-MRO-Compat'.
|
||||
# Template file for 'perl-MRO-Compat'
|
||||
pkgname=perl-MRO-Compat
|
||||
version=0.13
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${hostmakedepends}"
|
||||
short_desc="MRO::Compat - mro::* interface compatibility for Perls < 5.9.5"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/MRO-Compat"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/App/HAARG/MRO-Compat-${version}.tar.gz"
|
||||
checksum=8a2c3b6ccc19328d5579d02a7d91285e2afd85d801f49d423a8eb16f323da4f8
|
||||
|
|
Loading…
Reference in a new issue