blackbox_exporter: update to 0.12.0.

This commit is contained in:
Toyam Cox 2018-03-05 22:16:26 -05:00
parent 0938da3566
commit 02786583be

View file

@ -1,7 +1,7 @@
# Template file for 'blackbox_exporter'
pkgname=blackbox_exporter
version=0.11.0
revision=3
version=0.12.0
revision=1
build_style=go
go_import_path="github.com/prometheus/blackbox_exporter"
go_ldflags="-X ${go_import_path}/version.Version=${version}
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://prometheus.io"
distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
#changelog="https://github.com/prometheus/blackbox_exporter/releases"
checksum=6ba223b7254fd261e19b9cf96c760505a53b977a6328d5479e6744734e28deb6
checksum=8d5c2236b555af0c1ef00e6973f1aac76a38bbb5220aa6a39c1837a9b29e2a50
system_accounts="_bbox_exporter"