mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
zabbix: update SRC_URI
The downloaded artifact was moved to a new folder. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ DEPENDS = "libevent libpcre openldap virtual/libiconv zlib"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
SRC_URI = "https://cdn.zabbix.com/zabbix/sources/stable/5.4/${BPN}-${PV}.tar.gz \
|
||||
SRC_URI = "https://cdn.zabbix.com/zabbix/sources/oldstable/5.4/${BPN}-${PV}.tar.gz \
|
||||
file://0001-Fix-configure.ac.patch \
|
||||
file://zabbix-agent.service \
|
||||
file://CVE-2022-43515.patch \
|
||||
|
||||
Reference in New Issue
Block a user