perl-Params-Validate: rebuild to fix cross packages
also fix license
This commit is contained in:
parent
229998462a
commit
8ac450bcca
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Params-Validate'
|
# Template file for 'perl-Params-Validate'
|
||||||
pkgname=perl-Params-Validate
|
pkgname=perl-Params-Validate
|
||||||
version=1.29
|
version=1.29
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
|
@ -10,6 +10,6 @@ depends="perl perl-Module-Implementation"
|
||||||
short_desc="Validate method/function parameters"
|
short_desc="Validate method/function parameters"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="https://metacpan.org/release/Params-Validate"
|
homepage="https://metacpan.org/release/Params-Validate"
|
||||||
license="Artistic"
|
license="Artistic-2.0"
|
||||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=49a68dfb430bea028042479111d19068e08095e5a467e320b7ab7bde3d729733
|
checksum=49a68dfb430bea028042479111d19068e08095e5a467e320b7ab7bde3d729733
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue