node_exporter: update to 1.0.1

This commit is contained in:
Paper 2020-11-04 21:13:11 +01:00 committed by Andrew J. Hesford
parent 388d476637
commit c6a6f54176

View file

@ -1,6 +1,6 @@
# Template file for 'node_exporter'
pkgname=node_exporter
version=0.18.1
version=1.0.1
revision=1
build_style=go
go_import_path="github.com/prometheus/node_exporter"
@ -15,7 +15,7 @@ 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=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
checksum=a841bf3e236376840be9e1d8e6c4a38196be6f3957b0982d1c7970a5e416b0ad
python_version=3
system_accounts="_node_exporter"