node_exporter: update to 0.16.0.

Closes #14442.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-15 16:42:37 -03:00 committed by Enno Boland
parent 5ae16087b3
commit 06e7ac4af3
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'node_exporter'
pkgname=node_exporter
version=0.15.2
revision=6
version=0.16.0
revision=1
build_style=go
go_import_path="github.com/prometheus/node_exporter"
go_ldflags="-X ${go_import_path}/version.Version=${version}
@ -12,8 +12,9 @@ short_desc="Exporter for machine metrics"
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="Apache-2.0"
homepage="https://prometheus.io/"
#changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
checksum=940b850376f94580e88b5e99926d92899975d5792d05709cbd9c48dab0a848ad
checksum=2ed1c1c199e047b1524b49a6662d5969936e81520d6613b8b68cc3effda450cf
system_accounts="_node_exporter"