collectd: update to 5.6.1.

This commit is contained in:
Steve Prybylski 2016-10-08 22:10:10 -04:00
parent 3eac0546f8
commit 7c37e98446

View file

@ -1,7 +1,7 @@
# Template file for 'collectd' # Template file for 'collectd'
pkgname=collectd pkgname=collectd
version=5.6.0 version=5.6.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable rrdtool rrdtool) $(vopt_enable perl perl) configure_args="$(vopt_enable rrdtool rrdtool) $(vopt_enable perl perl)
$(vopt_enable notify notify_desktop) --with-libiptc --enable-virt $(vopt_enable notify notify_desktop) --with-libiptc --enable-virt
@ -17,7 +17,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-2, MIT" license="GPL-2, MIT"
homepage="http://collectd.org" homepage="http://collectd.org"
distfiles="http://collectd.org/files/${pkgname}-${version}.tar.bz2" distfiles="http://collectd.org/files/${pkgname}-${version}.tar.bz2"
checksum=f0ffbbd91fac3682bd324a74b9b4c9eabe781394b303b5cfd457c4cfbe748623 checksum=c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c
LDFLAGS="-lgcrypt" LDFLAGS="-lgcrypt"
build_options="rrdtool perl notify" build_options="rrdtool perl notify"