diff --git a/srcpkgs/collectd/template b/srcpkgs/collectd/template index b5bacc8f9bf..82af5c7a3ba 100644 --- a/srcpkgs/collectd/template +++ b/srcpkgs/collectd/template @@ -1,7 +1,7 @@ # Template file for 'collectd' pkgname=collectd -version=5.8.0 -revision=5 +version=5.8.1 +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 @@ -17,7 +17,7 @@ maintainer="Steve Prybylski " license="GPL-2.0-only, MIT" homepage="https://collectd.org" distfiles="https://collectd.org/files/${pkgname}-${version}.tar.bz2" -checksum=b06ff476bbf05533cb97ae6749262cc3c76c9969f032bd8496690084ddeb15c9 +checksum=e796fda27ce06377f491ad91aa286962a68c2b54076aa77a29673d53204453da LDFLAGS="-lgcrypt" build_options="rrdtool perl notify"