node_exporter: update to 1.1.2.

Closes: #30137 [via git-merge-pr]
This commit is contained in:
Paper 2021-04-01 00:18:14 +02:00 committed by Andrew J. Hesford
parent 439ba20e8f
commit 8b1646e4bf

View file

@ -1,6 +1,6 @@
# Template file for 'node_exporter'
pkgname=node_exporter
version=1.0.1
version=1.1.2
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=a841bf3e236376840be9e1d8e6c4a38196be6f3957b0982d1c7970a5e416b0ad
checksum=edb40c783bd5767f174b916c89a768496ccae0f74811ba1d03c57c32cd250bbd
python_version=3
system_accounts="_node_exporter"