diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-11-08 20:44:37 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-08 09:03:54 -0800 |
commit | 801c5791e0e1b67deb2fe6770143b22da9300d0a (patch) | |
tree | 21686c450fa309c7f7dccaa9dc6fce4dd851ed6d | |
parent | d15899abc51e941ef5691ec017c4c14d2b122c31 (diff) | |
download | meta-openembedded-801c5791e0e1b67deb2fe6770143b22da9300d0a.tar.gz |
zabbix: upgrade 4.2.7 -> 4.2.8
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-connectivity/zabbix/zabbix_4.2.8.bb (renamed from meta-oe/recipes-connectivity/zabbix/zabbix_4.2.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_4.2.7.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_4.2.8.bb index ed6c55bba6..489ab0b637 100644 --- a/meta-oe/recipes-connectivity/zabbix/zabbix_4.2.7.bb +++ b/meta-oe/recipes-connectivity/zabbix/zabbix_4.2.8.bb | |||
@@ -28,8 +28,8 @@ SRC_URI = "http://jaist.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stab | |||
28 | file://zabbix-agent.service \ | 28 | file://zabbix-agent.service \ |
29 | " | 29 | " |
30 | 30 | ||
31 | SRC_URI[md5sum] = "601d3c29322c720c72018950ed969d0a" | 31 | SRC_URI[md5sum] = "9a816afd4f7984a841bed64a25ba523c" |
32 | SRC_URI[sha256sum] = "9d9bdf1d858048d72811de04269a429aba257fac2e4b6e782d5a2b1d3a82f627" | 32 | SRC_URI[sha256sum] = "57dbc2a95a09581b5196d2abc86ee1aaf65f3c909d6b4bc53d260dc4dd69b9c6" |
33 | 33 | ||
34 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd | 34 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd |
35 | 35 | ||