perl-Taint-Runtime: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
d6fb109442
commit
240172d10a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Taint-Runtime'
|
||||
pkgname=perl-Taint-Runtime
|
||||
version=0.03
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl"
|
|||
depends="${makedepends}"
|
||||
short_desc="Runtime enable taint checking"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Taint-Runtime"
|
||||
distfiles="${CPAN_SITE}/Taint/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=6ece97234a19a6f627481b44ec28a71374a95e6fc94d417d2dccb397a00aa706
|
||||
|
|
Loading…
Reference in a new issue