diff --git a/srcpkgs/collectd/template b/srcpkgs/collectd/template index c29dd0c7b0..73c29bc266 100644 --- a/srcpkgs/collectd/template +++ b/srcpkgs/collectd/template @@ -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 " 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"