perl-SGMLSpm: fix license, other lint
This commit is contained in:
parent
f51160577c
commit
04054528bb
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'perl-SGMLSpm'
|
# Template file for 'perl-SGMLSpm'
|
||||||
pkgname=perl-SGMLSpm
|
pkgname=perl-SGMLSpm
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=${pkgname/perl-/}-${version}
|
wrksrc=${pkgname/perl-/}-${version}
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="A perl5 class library for use with the sgmls and nsgmls parsers"
|
short_desc="Perl5 class library for use with the sgmls and nsgmls parsers"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
# https://metacpan.org/release/SGMLSpm doesn't exist
|
# https://metacpan.org/release/SGMLSpm doesn't exist
|
||||||
homepage="https://metacpan.org/release/RAAB/SGMLSpm-1.1"
|
homepage="https://metacpan.org/release/RAAB/SGMLSpm-1.1"
|
||||||
distfiles="https://cpan.metacpan.org/authors/id/R/RA/RAAB/SGMLSpm-${version}.tar.gz"
|
distfiles="https://cpan.metacpan.org/authors/id/R/RA/RAAB/SGMLSpm-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue