rrdtool: rebuild against perl-5.30.0_1
This commit is contained in:
parent
e059e490f3
commit
c14e0007a4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rrdtool'
|
||||
pkgname=rrdtool
|
||||
version=1.7.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-perl --enable-perl-site-install
|
||||
--with-perl-options=INSTALLDIRS=vendor --enable-ruby
|
||||
|
@ -27,7 +27,7 @@ python-rrdtool_package() {
|
|||
|
||||
perl-rrdtool_package() {
|
||||
short_desc+=" - perl bindings"
|
||||
shlib_requires="libperl.so.5.28"
|
||||
shlib_requires="libperl.so.5.30"
|
||||
pkg_install() {
|
||||
vmove usr/lib/perl5
|
||||
vmove usr/share/perl5
|
||||
|
|
Loading…
Reference in a new issue