perl-PadWalker: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
9eecc9febe
commit
bfd649cebb
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'perl-PadWalker'
|
||||
pkgname=perl-PadWalker
|
||||
version=2.3
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
short_desc="PadWalker - play with other peoples' lexical variables"
|
||||
maintainer="Lukas Braun <void-packages@moshbit.net>"
|
||||
license="GPL-1, Artistic"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/PadWalker"
|
||||
distfiles="https://cpan.metacpan.org/authors/id/R/RO/ROBIN/PadWalker-${version}.tar.gz"
|
||||
checksum=2a6c44fb600861e54568e74081a8d1f121f0060076069ceab34b1ae89d6588cf
|
||||
|
|
Loading…
Reference in a new issue