netdata: update to 1.13.0

This commit is contained in:
Michael Aldridge 2019-04-08 22:08:03 -07:00
parent 342215e391
commit 596f175f44

View file

@ -1,7 +1,7 @@
# Template file for 'netdata' # Template file for 'netdata'
pkgname=netdata pkgname=netdata
version=1.11.1 version=1.13.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-user=_netdata" configure_args="--with-user=_netdata"
hostmakedepends="pkg-config autoconf automake" hostmakedepends="pkg-config autoconf automake"
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://my-netdata.io" homepage="http://my-netdata.io"
distfiles="https://github.com/netdata/netdata/archive/v${version}.tar.gz" distfiles="https://github.com/netdata/netdata/archive/v${version}.tar.gz"
checksum=909388511729d1e3b064d33fcf7ba65e27439787b449303ba8458c300ec46500 checksum=45d972c11954af08aaf4c888ffb32453dd2e1fda0c7dbb355afdb9d4b1ab930e
system_accounts="_netdata" system_accounts="_netdata"
conf_files="/etc/${pkgname}/*.conf" conf_files="/etc/${pkgname}/*.conf"