perl-Params-Classify: rebuild to fix cross packages
also fix license
This commit is contained in:
parent
5e6ed15aa9
commit
229998462a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Params-Classify'
|
# Template file for 'perl-Params-Classify'
|
||||||
pkgname=perl-Params-Classify
|
pkgname=perl-Params-Classify
|
||||||
version=0.015
|
version=0.015
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
@ -11,6 +11,6 @@ depends="perl"
|
||||||
short_desc="Argument type classification"
|
short_desc="Argument type classification"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="https://metacpan.org/release/Params-Classify"
|
homepage="https://metacpan.org/release/Params-Classify"
|
||||||
license="Artistic"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=398ec15cd899fcd8bef3db9ea1748bf631f15f6c32be203e475b67df510a5914
|
checksum=398ec15cd899fcd8bef3db9ea1748bf631f15f6c32be203e475b67df510a5914
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue