perl-Params-Validate: rebuild against perl-5.26.1_3
To fix this issue: ``` lib/Params/Validate/XS.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xde00080) ```
This commit is contained in:
parent
3a933de9c7
commit
5fe1cb5032
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Params-Validate'
|
||||
pkgname=perl-Params-Validate
|
||||
version=1.29
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
|
|
Loading…
Reference in a new issue