From 73b15e1b46f0e450066ff1451915b6f00385f77d Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Tue, 4 Sep 2018 08:35:58 +0200 Subject: [PATCH] perl-Params-Validate: rebuild to fix cross package --- srcpkgs/perl-Params-Validate/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-Params-Validate/template b/srcpkgs/perl-Params-Validate/template index cf440219b23..b6c37b632f4 100644 --- a/srcpkgs/perl-Params-Validate/template +++ b/srcpkgs/perl-Params-Validate/template @@ -1,7 +1,7 @@ # Template file for 'perl-Params-Validate' pkgname=perl-Params-Validate version=1.29 -revision=3 +revision=4 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-ModuleBuild hostmakedepends="perl perl-Module-Build"