perl-ExtUtils-PkgConfig: fix license, other lint
sgn: license -> LGPL-2.1-or-later (checkout the .pm file)
This commit is contained in:
parent
4306c6e89b
commit
4df55c5bb6
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'perl-ExtUtils-PkgConfig'
|
# Template file for 'perl-ExtUtils-PkgConfig'
|
||||||
pkgname=perl-ExtUtils-PkgConfig
|
pkgname=perl-ExtUtils-PkgConfig
|
||||||
version=1.16
|
version=1.16
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Simplistic perl interface to pkg-config"
|
short_desc="Simplistic perl interface to pkg-config"
|
||||||
homepage="https://metacpan.org/release/ExtUtils-PkgConfig"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://metacpan.org/release/ExtUtils-PkgConfig"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
||||||
checksum=bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e
|
checksum=bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue