mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
alertmanager: update to 0.16.1.
This commit is contained in:
parent
8774b0d252
commit
1421e0fb15
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.3
|
version=0.16.1
|
||||||
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.org>"
|
||||||
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=2fa492e8d54efeedf3463435c14ac061fcf58816b5a3b431acbbde1ddfd543c6
|
checksum=bbfa3a87dc7ac290a08708e0acae6b342d9ff56cb7595cf8e69905ac1745b7bd
|
||||||
|
|
||||||
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