alertmanager: update to 0.14.0.
This commit is contained in:
parent
df488063d1
commit
2679a73821
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'alertmanager'
|
||||
pkgname=alertmanager
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.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.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/prometheus/alertmanager"
|
||||
distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
|
||||
checksum=e17225aef987a587dd9f3e6827b090108adc118c3e94cf66d5f7cb3f665687e5
|
||||
checksum=f25bd1dad2eb3e050f1208650571195194b0c2362c488a7ad5ca60f40ca866ac
|
||||
|
||||
system_accounts="_alertmanager"
|
||||
make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"
|
||||
|
|
Loading…
Add table
Reference in a new issue