mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
node_exporter: update to 0.18.0.
This commit is contained in:
parent
1148f317df
commit
44e347b907
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.17.0
|
version=0.18.0
|
||||||
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=763b588b9282a8aa497286f8ab1aab61d085bdd2d258cf3457f23c60752c9a27
|
checksum=2f71a4a11fa1388e4a459865520365396f8b6ebbad9d45df476fe60ee0de0415
|
||||||
|
|
||||||
system_accounts="_node_exporter"
|
system_accounts="_node_exporter"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue