mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-Lchown: rebuild for perl-5.34
This commit is contained in:
parent
cfdf59d923
commit
cfc22ad10f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Lchown'
|
# Template file for 'perl-Lchown'
|
||||||
pkgname=perl-Lchown
|
pkgname=perl-Lchown
|
||||||
version=1.01
|
version=1.01
|
||||||
revision=16
|
revision=17
|
||||||
wrksrc="Lchown-${version}"
|
wrksrc="Lchown-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
@ -13,7 +13,7 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Lchown"
|
homepage="https://metacpan.org/release/Lchown"
|
||||||
distfiles="${CPAN_SITE}/Devel/NCLEATON/Lchown-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Devel/NCLEATON/Lchown-${version}.tar.gz"
|
||||||
checksum=9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
|
checksum=9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
|
||||||
shlib_requires=libperl.so.5.32
|
shlib_requires=libperl.so.5.34
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc/perl
|
rm -rf ${DESTDIR}/usr/share/doc/perl
|
||||||
|
|
Loading…
Add table
Reference in a new issue