mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
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'
|
||||
pkgname=perl-SGMLSpm
|
||||
version=1.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=${pkgname/perl-/}-${version}
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${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>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
# https://metacpan.org/release/SGMLSpm doesn't exist
|
||||
homepage="https://metacpan.org/release/RAAB/SGMLSpm-1.1"
|
||||
distfiles="https://cpan.metacpan.org/authors/id/R/RA/RAAB/SGMLSpm-${version}.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue