netdata: update to 1.11.0

This commit is contained in:
Michael Aldridge 2018-11-16 00:47:10 -08:00
parent 6e33e51a6f
commit a7ada3ea5a
1 changed files with 9 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'netdata'
pkgname=netdata
version=1.10.0
version=1.11.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
hostmakedepends="pkg-config autoconf automake"
makedepends="libuuid-devel zlib-devel"
system_accounts="_netdata"
conf_files="/etc/${pkgname}/*.conf"
@ -11,9 +11,13 @@ configure_args="--with-user=_netdata"
short_desc="Real-time performance monitoring, done right"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="GPL-3"
homepage="http://netdata.firehol.org/"
distfiles="https://github.com/firehol/netdata/releases/download/v${version}/netdata-${version}.tar.bz2"
checksum=70cb42277427b79689f12f3d98b91b500232f8d8a4ad37ee109551352674dd9b
homepage="http://my-netdata.io"
distfiles="https://github.com/netdata/netdata/archive/v$version.tar.gz"
checksum=56bffc916e643a7b0b35a4a998a6b358b89cc7209ad40ac3803880bf86525b78
pre_configure() {
autoreconf -ivf
}
post_install() {
vsv netdata