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