perl-Params-Validate: rebuild for perl-5.36.0.
This commit is contained in:
parent
40deee4f22
commit
87289ced54
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.30
|
version=1.30
|
||||||
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"
|
||||||
|
@ -14,4 +14,4 @@ license="Artistic-2.0"
|
||||||
homepage="https://metacpan.org/release/Params-Validate"
|
homepage="https://metacpan.org/release/Params-Validate"
|
||||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=9a3a35583d3125d07e8c802c1f92f5be7d526e76dd496e944da270b1e273d812
|
checksum=9a3a35583d3125d07e8c802c1f92f5be7d526e76dd496e944da270b1e273d812
|
||||||
shlib_requires="libperl.so.5.34"
|
shlib_requires="libperl.so.5.36"
|
||||||
|
|
Loading…
Add table
Reference in a new issue