perl-Params-Utils: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
bfd649cebb
commit
16294e8b8f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Params-Util'
|
||||
pkgname=perl-Params-Util
|
||||
version=1.07
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,6 +10,6 @@ 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, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=30f1ec3f2cf9ff66ae96f973333f23c5f558915bb6266881eac7423f52d7c76c
|
||||
|
|
Loading…
Reference in New Issue