netdata: update to 1.33.0.
This commit is contained in:
parent
44d93ebc75
commit
d1d54b6533
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'netdata'
|
# Template file for 'netdata'
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
version=1.28.0
|
version=1.33.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-user=_netdata ac_cv_file_externaldeps_libbpf_libbpf_a=no"
|
configure_args="--with-user=_netdata ac_cv_file_externaldeps_libbpf_libbpf_a=no"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.netdata.cloud/"
|
homepage="https://www.netdata.cloud/"
|
||||||
distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
|
distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
|
||||||
checksum=44801e240b1883a98d203156397cc8d9232492f3136891e61074e2e7facbf1a8
|
checksum=d167d4b2d8529119fa4047ae40d22833dac9d360a6ed07c314ba313807c027eb
|
||||||
python_version=3
|
python_version=3
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/lib/netdata 0755 _netdata _netdata
|
/var/lib/netdata 0755 _netdata _netdata
|
||||||
|
|
Loading…
Reference in New Issue