alertmanager: update to 0.12.0.
This commit is contained in:
parent
08a5934830
commit
816b9117f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alertmanager'
|
# Template file for 'alertmanager'
|
||||||
pkgname=alertmanager
|
pkgname=alertmanager
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/alertmanager"
|
go_import_path="github.com/prometheus/alertmanager"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/prometheus/alertmanager"
|
homepage="https://github.com/prometheus/alertmanager"
|
||||||
distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
|
distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
|
||||||
checksum=0d1a27f220101cf6691adfd504311a824c95cf2ed02bed900536616aa398aaf3
|
checksum=67e31fe019392fbc1c1b083cb499556553faf0f50c294b5de8c63ba6945966e6
|
||||||
|
|
||||||
system_accounts="_alertmanager"
|
system_accounts="_alertmanager"
|
||||||
make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"
|
make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue