diff options
author | zangrc <zangrc.fnst@fujitsu.com> | 2021-04-01 10:29:56 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-01 08:32:48 -0700 |
commit | 5f3159f6349e5e1a1b134b2997d7dc62daaf2ef7 (patch) | |
tree | 28b6240a123d05ff1ec05a825eb541a533a64e9c /meta-oe/recipes-connectivity/zabbix | |
parent | 7d2604942cebea24e090f11186d0aa43a61be037 (diff) | |
download | meta-openembedded-5f3159f6349e5e1a1b134b2997d7dc62daaf2ef7.tar.gz |
zabbix: upgrade 5.2.5 -> 5.2.6
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/zabbix')
-rw-r--r-- | meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb (renamed from meta-oe/recipes-connectivity/zabbix/zabbix_5.2.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.5.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb index 2bbfec9dc..37bb9a282 100644 --- a/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.5.bb +++ b/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb | |||
@@ -28,8 +28,8 @@ SRC_URI = "https://cdn.zabbix.com/zabbix/sources/stable/5.2/${BPN}-${PV}.tar.gz | |||
28 | file://zabbix-agent.service \ | 28 | file://zabbix-agent.service \ |
29 | " | 29 | " |
30 | 30 | ||
31 | SRC_URI[md5sum] = "e90822716c5c241890f6fed1588b5451" | 31 | SRC_URI[md5sum] = "31dab3535a1fa212f5724902727f6d4d" |
32 | SRC_URI[sha256sum] = "ce0d9745a8b9154e87d6906edd0fce7b7ec298acd34a0543ea53d1a5f2f14bc5" | 32 | SRC_URI[sha256sum] = "76cb704f2a04fbc87bb3eff44fa71339c355d467f7bbd8fb53f8927c760e1680" |
33 | 33 | ||
34 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd | 34 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd |
35 | 35 | ||