mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/zabbix: update SITE
Zabbix version 7.2 is no longer maintained. The version 7.0 is the LTS and the stable moved to 7.4 [1]. The source location moved from "stable" to "oldstable" directory. This error is present in the autobuilder since the 22nd of May. [1] https://endoflife.date/zabbix Fixes: https://autobuild.buildroot.org/results/636/636c4514c67f1b0fcd20976d064f17b0e0a314fe// Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
053c724d6e
commit
7878630479
@@ -6,7 +6,7 @@
|
||||
|
||||
ZABBIX_VERSION_MAJOR = 7.2
|
||||
ZABBIX_VERSION = $(ZABBIX_VERSION_MAJOR).13
|
||||
ZABBIX_SITE = https://cdn.zabbix.com/zabbix/sources/stable/$(ZABBIX_VERSION_MAJOR)
|
||||
ZABBIX_SITE = https://cdn.zabbix.com/zabbix/sources/oldstable/$(ZABBIX_VERSION_MAJOR)
|
||||
ZABBIX_SELINUX_MODULES = zabbix
|
||||
ZABBIX_LICENSE = AGPL-3.0
|
||||
ZABBIX_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user