mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'netdata'
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
version=1.24.0
|
version=1.28.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"
|
||||||
|
@ -12,9 +12,9 @@ depends="libcap-progs"
|
||||||
short_desc="Real-time performance monitoring, done right"
|
short_desc="Real-time performance monitoring, done right"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
|
||||||
checksum=e7d6691fdce893b5a341fc2ee11b3b4f951e7b426031fae4178e669066c264c0
|
checksum=44801e240b1883a98d203156397cc8d9232492f3136891e61074e2e7facbf1a8
|
||||||
python_version=3
|
python_version=3
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/lib/netdata 0755 _netdata _netdata
|
/var/lib/netdata 0755 _netdata _netdata
|
||||||
|
|
Loading…
Add table
Reference in a new issue