node_exporter: update to 0.15.2.
This commit is contained in:
parent
c49cdcb963
commit
83210491e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'node_exporter'
|
||||
pkgname=node_exporter
|
||||
version=0.15.1
|
||||
version=0.15.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/node_exporter"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://prometheus.io/"
|
||||
distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
|
||||
checksum=63503acd6f4c83f20465b0ad3abe49232ada3a933f0f6717aec99bfe13d20934
|
||||
checksum=940b850376f94580e88b5e99926d92899975d5792d05709cbd9c48dab0a848ad
|
||||
|
||||
system_accounts="_node_exporter"
|
||||
|
||||
|
|
Loading…
Reference in New Issue