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'
|
||||
pkgname=perl-Lchown
|
||||
version=1.01
|
||||
revision=16
|
||||
revision=17
|
||||
wrksrc="Lchown-${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
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"
|
||||
distfiles="${CPAN_SITE}/Devel/NCLEATON/Lchown-${version}.tar.gz"
|
||||
checksum=9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
|
||||
shlib_requires=libperl.so.5.32
|
||||
shlib_requires=libperl.so.5.34
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc/perl
|
||||
|
|
Loading…
Reference in a new issue