From f2f1d919e93ed91140a6d4f6412468ddc38dcae3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 24 Sep 2023 16:33:25 +0200 Subject: [PATCH] perl-Params-Validate: rebuild for perl-5.38.0. --- srcpkgs/perl-Params-Validate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/perl-Params-Validate/template b/srcpkgs/perl-Params-Validate/template index 15c5a672808..3596182d8ec 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.30 -revision=2 +revision=3 build_style=perl-ModuleBuild hostmakedepends="perl perl-Module-Build" makedepends="${hostmakedepends} perl-Module-Implementation" @@ -13,4 +13,4 @@ license="Artistic-2.0" homepage="https://metacpan.org/release/Params-Validate" distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz" checksum=9a3a35583d3125d07e8c802c1f92f5be7d526e76dd496e944da270b1e273d812 -shlib_requires="libperl.so.5.36" +shlib_requires="libperl.so.5.38"