snmp_exporter: update to 0.29.0.
This commit is contained in:
parent
4e4c3b3b9c
commit
003a3fc2ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snmp_exporter'
|
# Template file for 'snmp_exporter'
|
||||||
pkgname=snmp_exporter
|
pkgname=snmp_exporter
|
||||||
version=0.28.0
|
version=0.29.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/snmp_exporter"
|
go_import_path="github.com/prometheus/snmp_exporter"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/prometheus/snmp_exporter"
|
homepage="https://github.com/prometheus/snmp_exporter"
|
||||||
distfiles="https://github.com/prometheus/snmp_exporter/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/prometheus/snmp_exporter/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=3e64caf5650c99d20d19c23c5a4b4695defdabcdf812b57d02af20766e7591a8
|
checksum=b6f8f01909e798eefd7ead07bdc263914221b4454c60c40097a1b23b73bac7b2
|
||||||
|
|
||||||
system_accounts="_${pkgname}"
|
system_accounts="_${pkgname}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue