diff options
author | wangmy <wangmy@fujitsu.com> | 2021-08-05 12:17:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-06 20:38:40 -0700 |
commit | 70b5406c5e0d97e271830d1c63d809edbbae643f (patch) | |
tree | 27db13b9198dcbf755e96ce1baa3d8d51a0b2533 /meta-oe | |
parent | 43184bef34e5b21bffd6feb07f18ec37df2af35b (diff) | |
download | meta-openembedded-70b5406c5e0d97e271830d1c63d809edbbae643f.tar.gz |
monit: upgrade 5.28.0 -> 5.28.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/monit/monit_5.28.1.bb (renamed from meta-oe/recipes-support/monit/monit_5.28.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/monit/monit_5.28.0.bb b/meta-oe/recipes-support/monit/monit_5.28.1.bb index 52becf9b7..9833c0cec 100644 --- a/meta-oe/recipes-support/monit/monit_5.28.0.bb +++ b/meta-oe/recipes-support/monit/monit_5.28.1.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | file://monitrc \ | 15 | file://monitrc \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "9fc6287fd9570b25a85c5d5bf988ee8bd4c54d0e9e01ff04cc4b9398a159849c" | 18 | SRC_URI[sha256sum] = "57d8885f66e58a0a4ca6a967f2bb7e8c15ed988a25b5ca6ba6733f919ef07a5c" |
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 | ||