mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
perl-String-ShellQuote: fix license, other lint
This commit is contained in:
parent
b94b8488af
commit
32a943d997
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-String-ShellQuote'
|
# Template file for 'perl-String-ShellQuote'
|
||||||
pkgname=perl-String-ShellQuote
|
pkgname=perl-String-ShellQuote
|
||||||
version=1.04
|
version=1.04
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Perl module for quote strings for passing through the shell"
|
short_desc="Perl module for quote strings for passing through the shell"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/String-ShellQuote"
|
homepage="https://metacpan.org/release/String-ShellQuote"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/String/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/String/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=e606365038ce20d646d255c805effdd32f86475f18d43ca75455b00e4d86dd35
|
checksum=e606365038ce20d646d255c805effdd32f86475f18d43ca75455b00e4d86dd35
|
||||||
|
|
Loading…
Add table
Reference in a new issue