netdata: update to 1.15.0.
This commit is contained in:
parent
35d75e7347
commit
85b4b1ce96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'netdata'
|
||||
pkgname=netdata
|
||||
version=1.14.0
|
||||
version=1.15.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-user=_netdata"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://my-netdata.io"
|
||||
distfiles="https://github.com/netdata/netdata/archive/v${version}.tar.gz"
|
||||
checksum=8658d688fcd358415cadd28ba8c9717e1c2f668fa5e278a16bfb6b90ecb5de3b
|
||||
checksum=60cf4a15c25c828e25ae1218a485c21ef23423f7b6a9a1148ce9eea9c9726a39
|
||||
|
||||
system_accounts="_netdata"
|
||||
conf_files="/etc/${pkgname}/*.conf"
|
||||
|
|
Loading…
Reference in a new issue