alertmanager: update to 0.11.0.
This commit is contained in:
parent
772ad1364d
commit
4ac575ea4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alertmanager'
|
||||
pkgname=alertmanager
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
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=9251b5a5c918ccd043c59834ee696776ed54ba0ed580be95a6155f882e92f660
|
||||
checksum=0d1a27f220101cf6691adfd504311a824c95cf2ed02bed900536616aa398aaf3
|
||||
|
||||
system_accounts="_alertmanager"
|
||||
make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"
|
||||
|
|
Loading…
Reference in a new issue