perl-Sort-Versions: fix license, other lint
This commit is contained in:
parent
04054528bb
commit
b94b8488af
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Sort-Versions'
|
||||
pkgname=perl-Sort-Versions
|
||||
version=1.62
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${hostmakedepends}"
|
||||
short_desc="Sort::Versions - a perl 5 module for sorting of revision-like numbers"
|
||||
maintainer="WantToHelp <ghostinthecsh@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Sort-Versions"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Sort/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=bf5f3307406ebe2581237f025982e8c84f6f6625dd774e457c03f8994efd2eaa
|
||||
|
|
Loading…
Reference in a new issue