mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
node_exporter: update to 0.15.1.
This commit is contained in:
parent
abdd826dbe
commit
02c15917c7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'node_exporter'
|
# Template file for 'node_exporter'
|
||||||
pkgname=node_exporter
|
pkgname=node_exporter
|
||||||
version=0.15.0
|
version=0.15.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/node_exporter"
|
go_import_path="github.com/prometheus/node_exporter"
|
||||||
go_ldflags="-X ${go_import_path}/version.Version=${version}
|
go_ldflags="-X ${go_import_path}/version.Version=${version}
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://prometheus.io/"
|
homepage="https://prometheus.io/"
|
||||||
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=87a057081e2034f85e997f9e1343aaf45e1b6ad9fa51411caf97a03fe1c46ccb
|
checksum=63503acd6f4c83f20465b0ad3abe49232ada3a933f0f6717aec99bfe13d20934
|
||||||
|
|
||||||
system_accounts="_node_exporter"
|
system_accounts="_node_exporter"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue