mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'collectd'
|
||||||
pkgname=collectd
|
pkgname=collectd
|
||||||
version=5.8.0
|
version=5.8.1
|
||||||
revision=5
|
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.0-only, MIT"
|
license="GPL-2.0-only, MIT"
|
||||||
homepage="https://collectd.org"
|
homepage="https://collectd.org"
|
||||||
distfiles="https://collectd.org/files/${pkgname}-${version}.tar.bz2"
|
distfiles="https://collectd.org/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b06ff476bbf05533cb97ae6749262cc3c76c9969f032bd8496690084ddeb15c9
|
checksum=e796fda27ce06377f491ad91aa286962a68c2b54076aa77a29673d53204453da
|
||||||
LDFLAGS="-lgcrypt"
|
LDFLAGS="-lgcrypt"
|
||||||
|
|
||||||
build_options="rrdtool perl notify"
|
build_options="rrdtool perl notify"
|
||||||
|
|
Loading…
Add table
Reference in a new issue