perl-Sub-Identify: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
5df116db33
commit
8a21934b55
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Sub-Identify'.
|
# Template build file for 'perl-Sub-Identify'.
|
||||||
pkgname=perl-Sub-Identify
|
pkgname=perl-Sub-Identify
|
||||||
version=0.14
|
version=0.14
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,6 +10,6 @@ depends="perl perl-Eval-Closure perl-Exception-Class"
|
||||||
short_desc="Retrieve names of code references"
|
short_desc="Retrieve names of code references"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
homepage="https://metacpan.org/release/Sub-Identify"
|
homepage="https://metacpan.org/release/Sub-Identify"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=068d272086514dd1e842b6a40b1bedbafee63900e5b08890ef6700039defad6f
|
checksum=068d272086514dd1e842b6a40b1bedbafee63900e5b08890ef6700039defad6f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue