diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-28 17:41:41 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-29 08:28:38 -0700 |
commit | 65f6fe9eac6cef466e49067407612b73e18a858b (patch) | |
tree | 495111c1c64f521abf9e3a469ddd762b5513faab | |
parent | ae72bf6dc62dda27dfd28b804c8233b0bcb4a2f4 (diff) | |
download | meta-openembedded-65f6fe9eac6cef466e49067407612b73e18a858b.tar.gz |
monit: upgrade 5.31.0 -> 5.32.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/monit/monit_5.32.0.bb (renamed from meta-oe/recipes-support/monit/monit_5.31.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/monit/monit_5.31.0.bb b/meta-oe/recipes-support/monit/monit_5.32.0.bb index 2b5e89420c..e4ec9d5262 100644 --- a/meta-oe/recipes-support/monit/monit_5.31.0.bb +++ b/meta-oe/recipes-support/monit/monit_5.32.0.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | file://monitrc \ | 15 | file://monitrc \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "eae71f28941fb663eec74c1a59b69546c659529796550bd9c0c544e9b52ac055" | 18 | SRC_URI[sha256sum] = "1077052d4c4e848ac47d14f9b37754d46419aecbe8c9a07e1f869c914faf3216" |
19 | 19 | ||
20 | DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt" | 20 | DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt" |
21 | 21 | ||