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'
|
# Template file for 'perl-Lchown'
|
||||||
pkgname=perl-Lchown
|
pkgname=perl-Lchown
|
||||||
version=1.01
|
version=1.01
|
||||||
revision=12
|
revision=13
|
||||||
wrksrc="Lchown-${version}"
|
wrksrc="Lchown-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
makedepends="$hostmakedepends"
|
makedepends="$hostmakedepends"
|
||||||
shlib_requires=libperl.so.5.28
|
shlib_requires=libperl.so.5.30
|
||||||
depends="$makedepends"
|
depends="$makedepends"
|
||||||
short_desc="Perl module interface to the lchown() system call"
|
short_desc="Perl module interface to the lchown() system call"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Reference in a new issue