collectd: update to 5.8.1.
This commit is contained in:
parent
c2096a2c91
commit
499ca8d4ba
1 changed files with 3 additions and 3 deletions
|
@ -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 <sa.prybylx@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue