blackbox_exporter: update to 0.10.0.
This commit is contained in:
parent
7c532efc50
commit
9854838083
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'blackbox_exporter'
|
||||
pkgname=blackbox_exporter
|
||||
version=0.9.1
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/blackbox_exporter"
|
||||
|
@ -13,7 +13,8 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://prometheus.io"
|
||||
distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
|
||||
checksum=7529d34e28f6c8633adc4ed8101f956b288936b0889c7b4bb155f98f820ba690
|
||||
#changelog="https://github.com/prometheus/blackbox_exporter/releases"
|
||||
checksum=fcadd04112bfd405c56011954bf225a72831d9c4ca4ef3fb5bfdb4107a225907
|
||||
|
||||
system_accounts="_bbox_exporter"
|
||||
|
||||
|
|
Loading…
Reference in New Issue