Сравнение alertmanager-0.26.0 с alertmanager-0.28.0
/usr/portage/app-metrics/alertmanager/alertmanager-0.28.0.ebuild 2025-07-29 16:22:12.572448054 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | ||
5 | 6 |
inherit go-module systemd |
6 |
GIT_COMMIT=d7b4f0c7 |
|
7 | ||
8 |
GIT_COMMIT=4ce04fb0 |
|
7 | 9 |
MY_PV="${PV/_rc/-rc.}" |
8 | 10 | |
9 | 11 |
DESCRIPTION="Alertmanager for alerts sent by client applications such as Prometheus" |