alertmanager: update to 0.15.1.
This commit is contained in:
parent
da6749295f
commit
7f7e8c3d5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alertmanager'
|
||||
pkgname=alertmanager
|
||||
version=0.15.0
|
||||
version=0.15.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/alertmanager"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/prometheus/alertmanager"
|
||||
distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
|
||||
checksum=69694bd32d1159eef8eaace6c65fb2f683cde607e98c663bfdc4bf158a679de8
|
||||
checksum=5b36c873b25443b61cc0686e048596737c9d11a3579c39ef9063b3c619595da8
|
||||
|
||||
system_accounts="_alertmanager"
|
||||
make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"
|
||||
|
|
Loading…
Reference in a new issue