blackbox_exporter: update to 0.11.0.

This commit is contained in:
Toyam Cox 2017-12-06 21:28:54 -05:00
parent ac33d03a73
commit c49cdcb963
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'blackbox_exporter'
pkgname=blackbox_exporter
version=0.10.0
revision=2
version=0.11.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=fcadd04112bfd405c56011954bf225a72831d9c4ca4ef3fb5bfdb4107a225907
checksum=6ba223b7254fd261e19b9cf96c760505a53b977a6328d5479e6744734e28deb6
system_accounts="_bbox_exporter"