alertmanager: update to 0.17.0.

This commit is contained in:
Toyam Cox 2019-05-17 16:28:06 -04:00
parent bf4624646a
commit 0bffda2147

View file

@ -1,7 +1,7 @@
# Template file for 'alertmanager'
pkgname=alertmanager
version=0.16.1
revision=2
version=0.17.0
revision=1
build_style=go
go_import_path="github.com/prometheus/alertmanager"
go_package="${go_import_path}/cmd/alertmanager ${go_import_path}/cmd/amtool"
@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/prometheus/alertmanager"
distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
checksum=bbfa3a87dc7ac290a08708e0acae6b342d9ff56cb7595cf8e69905ac1745b7bd
checksum=8254591e058338b31a023f0eb3ab69de9d1547e0a446d28cab4664609793e4a2
system_accounts="_alertmanager"
make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"