mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
node_exporter: update to 1.0.1
This commit is contained in:
parent
388d476637
commit
c6a6f54176
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'node_exporter'
|
# Template file for 'node_exporter'
|
||||||
pkgname=node_exporter
|
pkgname=node_exporter
|
||||||
version=0.18.1
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/node_exporter"
|
go_import_path="github.com/prometheus/node_exporter"
|
||||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
||||||
homepage="https://prometheus.io/"
|
homepage="https://prometheus.io/"
|
||||||
changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
|
distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
|
||||||
checksum=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
|
checksum=a841bf3e236376840be9e1d8e6c4a38196be6f3957b0982d1c7970a5e416b0ad
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
system_accounts="_node_exporter"
|
system_accounts="_node_exporter"
|
||||||
|
|
Loading…
Add table
Reference in a new issue