perl-Lchown: rebuild against perl-5.30.0_1
This commit is contained in:
parent
5a610b01c6
commit
0a8dbe3a86
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'perl-Lchown'
|
||||
pkgname=perl-Lchown
|
||||
version=1.01
|
||||
revision=12
|
||||
revision=13
|
||||
wrksrc="Lchown-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
makedepends="$hostmakedepends"
|
||||
shlib_requires=libperl.so.5.28
|
||||
shlib_requires=libperl.so.5.30
|
||||
depends="$makedepends"
|
||||
short_desc="Perl module interface to the lchown() system call"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue