diff options
author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-12-01 10:17:44 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-30 22:42:20 -0800 |
commit | af45449b20772f8b4310ef873959df0b72d56ea8 (patch) | |
tree | ed168ca673ebc01699d966a36e97d556db8758df | |
parent | a7ea60d81596dc6dc15a17d9a0b184be49f2f7d7 (diff) | |
download | meta-openembedded-af45449b20772f8b4310ef873959df0b72d56ea8.tar.gz |
monit: upgrade 5.26.0 -> 5.27.1
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-support/monit/monit_5.27.1.bb (renamed from meta-oe/recipes-support/monit/monit_5.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/monit/monit_5.26.0.bb b/meta-oe/recipes-support/monit/monit_5.27.1.bb index a954682d6..0a1442fc7 100644 --- a/meta-oe/recipes-support/monit/monit_5.26.0.bb +++ b/meta-oe/recipes-support/monit/monit_5.27.1.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = " \ | |||
15 | file://monitrc \ | 15 | file://monitrc \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "9f7dc65e902c103e4c5891354994c3df" | 18 | SRC_URI[md5sum] = "200068f37847e3402f6a9b061c2d327e" |
19 | SRC_URI[sha256sum] = "87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2" | 19 | SRC_URI[sha256sum] = "f57408d16185687513a3c4eb3f2bb72eef76331ac16210e9652e846e5c84ed51" |
20 | 20 | ||
21 | DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt" | 21 | DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt" |
22 | 22 | ||