netdata: update to 1.28.0.
This commit is contained in:
parent
48a2eb01d4
commit
bebdb338cc
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'netdata'
|
||||
pkgname=netdata
|
||||
version=1.24.0
|
||||
revision=2
|
||||
version=1.28.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-user=_netdata ac_cv_file_externaldeps_libbpf_libbpf_a=no"
|
||||
|
@ -12,9 +12,9 @@ depends="libcap-progs"
|
|||
short_desc="Real-time performance monitoring, done right"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://my-netdata.io"
|
||||
homepage="https://www.netdata.cloud/"
|
||||
distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
|
||||
checksum=e7d6691fdce893b5a341fc2ee11b3b4f951e7b426031fae4178e669066c264c0
|
||||
checksum=44801e240b1883a98d203156397cc8d9232492f3136891e61074e2e7facbf1a8
|
||||
python_version=3
|
||||
make_dirs="
|
||||
/var/lib/netdata 0755 _netdata _netdata
|
||||
|
|
Loading…
Reference in a new issue