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:
svenper 2017-11-12 02:33:07 +01:00 committed by Leаh Neukirchen
parent 3a933de9c7
commit 5fe1cb5032

View file

@ -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"