mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netdata: update to 1.22.1.
This commit is contained in:
parent
af9b2ebb56
commit
9c1d9d853a
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'netdata'
|
# Template file for 'netdata'
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
version=1.19.0
|
version=1.22.1
|
||||||
revision=1
|
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"
|
||||||
makedepends="libuuid-devel zlib-devel"
|
makedepends="libuuid-devel zlib-devel libuv-devel"
|
||||||
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="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=007656f639d3544698af503f35550aeb4d4d5a06b81801bf5acf4ac21db68f6e
|
checksum=6efd785eab82f98892b4b4017cadfa4ce1688985915499bc75f2f888765a3446
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
system_accounts="_netdata"
|
system_accounts="_netdata"
|
||||||
|
|
Loading…
Add table
Reference in a new issue