blackbox_exporter: update to 0.14.0.

This commit is contained in:
Toyam Cox 2019-03-31 21:54:54 -04:00
parent 5bf248fba6
commit 7901db2cf0

View file

@ -1,7 +1,7 @@
# Template file for 'blackbox_exporter'
pkgname=blackbox_exporter
version=0.13.0
revision=2
version=0.14.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"
changelog="https://github.com/prometheus/blackbox_exporter/releases"
distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
checksum=c89563637647f456472f45e135ee482d8d2a40b8700ffb177f9e700017746006
checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
system_accounts="_bbox_exporter"