diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-06-06 17:06:28 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-06-07 09:11:59 -0700 |
commit | 531a08bf141957daf92c0caae3881e3c1f87b57a (patch) | |
tree | 4e5bf41a72a2a78103a8c0ca409073b297511c62 /meta-oe/recipes-support | |
parent | 6e7c4345b5bd84a4b868c957aee795b908e8355b (diff) | |
download | meta-openembedded-531a08bf141957daf92c0caae3881e3c1f87b57a.tar.gz |
monit: upgrade 5.33.0 -> 5.34.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r-- | meta-oe/recipes-support/monit/monit_5.34.0.bb (renamed from meta-oe/recipes-support/monit/monit_5.33.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/monit/monit_5.33.0.bb b/meta-oe/recipes-support/monit/monit_5.34.0.bb index 9d7b35838..7c3869789 100644 --- a/meta-oe/recipes-support/monit/monit_5.33.0.bb +++ b/meta-oe/recipes-support/monit/monit_5.34.0.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | file://monitrc \ | 15 | file://monitrc \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "1ace889c0183473a9d70160df6533bb6e1338dc1354f5928507803e1e2a863b5" | 18 | SRC_URI[sha256sum] = "37f514cd8973bbce104cb8517ff3fc504052a083703eee0d0e873db26b919820" |
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 | ||