diff options
-rw-r--r-- | meta-oe/recipes-connectivity/zabbix/zabbix_3.0.9.bb (renamed from meta-oe/recipes-connectivity/zabbix/zabbix_3.0.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_3.0.8.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_3.0.9.bb index 7e7d6def47..bab5a6ae6b 100644 --- a/meta-oe/recipes-connectivity/zabbix/zabbix_3.0.8.bb +++ b/meta-oe/recipes-connectivity/zabbix/zabbix_3.0.9.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] = "f7f41850397d2078ccae4b7389f9a005" | 31 | SRC_URI[md5sum] = "489d21b464277c0d412155c7e5611a8f" |
32 | SRC_URI[sha256sum] = "1df3e106427ed21547b8119049a161092f597d04507f9eb535951a9ee887a476" | 32 | SRC_URI[sha256sum] = "4445f26c025009681c29c9b350aa6c4ee7b124ddcaf1609ae36c55997bcb8cf2" |
33 | 33 | ||
34 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd | 34 | inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd |
35 | 35 | ||