mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netdata: update to 1.18.1
This commit is contained in:
parent
eb96d6c50a
commit
dcb8c429b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netdata'
|
# Template file for 'netdata'
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
version=1.16.1
|
version=1.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-user=_netdata"
|
configure_args="--with-user=_netdata"
|
||||||
|
@ -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=94492108a6e24e8b39c011ae35ff6f50a848d816af396fdf2b44655cecd78672
|
checksum=c788ec01f5228768cbf5032324e041defbac3aaa57a074b98038444fc46ba2d4
|
||||||
|
|
||||||
system_accounts="_netdata"
|
system_accounts="_netdata"
|
||||||
conf_files="/etc/${pkgname}/*.conf"
|
conf_files="/etc/${pkgname}/*.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue