mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
collectd: update to 5.6.2.
This commit is contained in:
parent
27f378ea5e
commit
7740e1eda4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'collectd'
|
# Template file for 'collectd'
|
||||||
pkgname=collectd
|
pkgname=collectd
|
||||||
version=5.6.1
|
version=5.6.2
|
||||||
revision=1
|
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)
|
||||||
|
@ -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=c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c
|
checksum=cc0b4118a91e5369409ced22d1d8a85c1a400098419414160c1839268ecad0c6
|
||||||
LDFLAGS="-lgcrypt"
|
LDFLAGS="-lgcrypt"
|
||||||
|
|
||||||
build_options="rrdtool perl notify"
|
build_options="rrdtool perl notify"
|
||||||
|
|
Loading…
Add table
Reference in a new issue