mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
rrdtool: rebuild for perl-5.40.1_1.
This commit is contained in:
parent
581cbd51bf
commit
39884a7fb7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rrdtool'
|
||||
pkgname=rrdtool
|
||||
version=1.8.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-perl --enable-perl-site-install
|
||||
--with-perl-options=INSTALLDIRS=vendor --enable-ruby
|
||||
|
@ -37,7 +37,7 @@ python3-rrdtool_package() {
|
|||
|
||||
perl-rrdtool_package() {
|
||||
short_desc+=" - perl bindings"
|
||||
shlib_requires="libperl.so.5.38"
|
||||
shlib_requires="libperl.so.5.40"
|
||||
pkg_install() {
|
||||
vmove usr/lib/perl5
|
||||
vmove usr/share/perl5
|
||||
|
|
Loading…
Add table
Reference in a new issue