mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
alertmanager: update to 0.15.2.
This commit is contained in:
parent
98af7485ec
commit
ae9104b778
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alertmanager'
|
# Template file for 'alertmanager'
|
||||||
pkgname=alertmanager
|
pkgname=alertmanager
|
||||||
version=0.15.1
|
version=0.15.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/alertmanager"
|
go_import_path="github.com/prometheus/alertmanager"
|
||||||
go_package="${go_import_path}/cmd/alertmanager ${go_import_path}/cmd/amtool"
|
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"
|
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=5b36c873b25443b61cc0686e048596737c9d11a3579c39ef9063b3c619595da8
|
checksum=e573b1c285c916826b963c07d673c069830b44f32e6e1a6707412fed73fa3d15
|
||||||
|
|
||||||
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
Reference in a new issue