mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netdata: update to 1.13.0
This commit is contained in:
parent
342215e391
commit
596f175f44
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'netdata'
|
# Template file for 'netdata'
|
||||||
pkgname=netdata
|
pkgname=netdata
|
||||||
version=1.11.1
|
version=1.13.0
|
||||||
revision=2
|
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"
|
||||||
|
@ -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=909388511729d1e3b064d33fcf7ba65e27439787b449303ba8458c300ec46500
|
checksum=45d972c11954af08aaf4c888ffb32453dd2e1fda0c7dbb355afdb9d4b1ab930e
|
||||||
|
|
||||||
system_accounts="_netdata"
|
system_accounts="_netdata"
|
||||||
conf_files="/etc/${pkgname}/*.conf"
|
conf_files="/etc/${pkgname}/*.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue