perl-Params-Util: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
79b520c4d9
commit
5396a50444
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Params-Util'
|
||||
pkgname=perl-Params-Util
|
||||
version=1.07
|
||||
revision=10
|
||||
revision=11
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
short_desc="Perl utility to make parameter checking easier"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://metacpan.org/release/Params-Util"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Params-Util"
|
||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=30f1ec3f2cf9ff66ae96f973333f23c5f558915bb6266881eac7423f52d7c76c
|
||||
|
|
Loading…
Reference in a new issue