collectd: update to 5.11.0

This commit is contained in:
Felix Hanley 2020-04-21 23:03:20 +10:00 committed by Helmut Pozimski
parent 77634f0052
commit 40d15f9531

View file

@ -1,7 +1,7 @@
# Template file for 'collectd'
pkgname=collectd
version=5.9.0
revision=5
version=5.11.0
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable rrdtool rrdtool) $(vopt_enable perl perl)
$(vopt_enable notify notify_desktop) --with-libiptc --enable-virt
@ -18,7 +18,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-2.0-only, MIT"
homepage="https://collectd.org"
distfiles="https://collectd.org/files/${pkgname}-${version}.tar.bz2"
checksum=7b220f8898a061f6e7f29a8c16697d1a198277f813da69474a67911097c0626b
checksum=37b10a806e34aa8570c1cafa6006c604796fae13cc2e1b3e630d33dcba9e5db2
LDFLAGS="-lgcrypt"
build_options="rrdtool perl notify"