perl-Devel-LexAlias: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
bb4df7bef2
commit
8a88c331fe
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Devel-LexAlias'
|
||||
pkgname=perl-Devel-LexAlias
|
||||
version=0.05
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl perl-Devel-Caller"
|
|||
depends="${makedepends}"
|
||||
short_desc="Devel::LexAlias - alias lexical variables"
|
||||
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/Devel-LexAlias"
|
||||
distfiles="${CPAN_SITE}/Devel/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=5e0ad9d43e266033856e424e104a0009f8e63449e40cd5aba59ad94cb1bcee72
|
||||
|
|
Loading…
Reference in a new issue