node_exporter: update to 0.15.1.

This commit is contained in:
Toyam Cox 2017-11-10 16:05:30 -05:00
parent abdd826dbe
commit 02c15917c7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'node_exporter'
pkgname=node_exporter
version=0.15.0
revision=3
version=0.15.1
revision=1
build_style=go
go_import_path="github.com/prometheus/node_exporter"
go_ldflags="-X ${go_import_path}/version.Version=${version}
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="Apache-2.0"
homepage="https://prometheus.io/"
distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
checksum=87a057081e2034f85e997f9e1343aaf45e1b6ad9fa51411caf97a03fe1c46ccb
checksum=63503acd6f4c83f20465b0ad3abe49232ada3a933f0f6717aec99bfe13d20934
system_accounts="_node_exporter"