mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-Clone: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
349c1b32f6
commit
6f64e93c64
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Clone'
|
# Template file for 'perl-Clone'
|
||||||
pkgname=perl-Clone
|
pkgname=perl-Clone
|
||||||
version=0.43
|
version=0.43
|
||||||
revision=3
|
revision=4
|
||||||
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="perl"
|
||||||
depends="$hostmakedepends"
|
depends="$hostmakedepends"
|
||||||
short_desc="Clone - recursively copy Perl datatypes"
|
short_desc="Clone - recursively copy Perl datatypes"
|
||||||
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||||
homepage="https://metacpan.org/release/Clone"
|
|
||||||
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/Clone"
|
||||||
distfiles="${CPAN_SITE}/Clone/Clone-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Clone/Clone-${version}.tar.gz"
|
||||||
checksum=99025344686535c1ded464fe126df900b645b858e6d8873635ba81b4882eeeda
|
checksum=99025344686535c1ded464fe126df900b645b858e6d8873635ba81b4882eeeda
|
||||||
|
|
Loading…
Add table
Reference in a new issue