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'
|
# Template file for 'perl-PadWalker'
|
||||||
pkgname=perl-PadWalker
|
pkgname=perl-PadWalker
|
||||||
version=2.3
|
version=2.3
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
short_desc="PadWalker - play with other peoples' lexical variables"
|
short_desc="PadWalker - play with other peoples' lexical variables"
|
||||||
maintainer="Lukas Braun <void-packages@moshbit.net>"
|
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"
|
homepage="https://metacpan.org/release/PadWalker"
|
||||||
distfiles="https://cpan.metacpan.org/authors/id/R/RO/ROBIN/PadWalker-${version}.tar.gz"
|
distfiles="https://cpan.metacpan.org/authors/id/R/RO/ROBIN/PadWalker-${version}.tar.gz"
|
||||||
checksum=2a6c44fb600861e54568e74081a8d1f121f0060076069ceab34b1ae89d6588cf
|
checksum=2a6c44fb600861e54568e74081a8d1f121f0060076069ceab34b1ae89d6588cf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue