mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
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
|
pkgname=perl-Sub-Identify
|
||||||
version=0.14
|
version=0.14
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="perl perl-Eval-Closure perl-Exception-Class"
|
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"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
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"
|
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=068d272086514dd1e842b6a40b1bedbafee63900e5b08890ef6700039defad6f
|
checksum=068d272086514dd1e842b6a40b1bedbafee63900e5b08890ef6700039defad6f
|
||||||
|
|
Loading…
Add table
Reference in a new issue