blackbox_exporter: update to 0.11.0.
This commit is contained in:
parent
ac33d03a73
commit
c49cdcb963
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blackbox_exporter'
|
# Template file for 'blackbox_exporter'
|
||||||
pkgname=blackbox_exporter
|
pkgname=blackbox_exporter
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/blackbox_exporter"
|
go_import_path="github.com/prometheus/blackbox_exporter"
|
||||||
go_ldflags="-X ${go_import_path}/version.Version=${version}
|
go_ldflags="-X ${go_import_path}/version.Version=${version}
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
homepage="https://prometheus.io"
|
homepage="https://prometheus.io"
|
||||||
distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
|
distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
|
||||||
#changelog="https://github.com/prometheus/blackbox_exporter/releases"
|
#changelog="https://github.com/prometheus/blackbox_exporter/releases"
|
||||||
checksum=fcadd04112bfd405c56011954bf225a72831d9c4ca4ef3fb5bfdb4107a225907
|
checksum=6ba223b7254fd261e19b9cf96c760505a53b977a6328d5479e6744734e28deb6
|
||||||
|
|
||||||
system_accounts="_bbox_exporter"
|
system_accounts="_bbox_exporter"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue