diff options
-rw-r--r-- | meta-oe/recipes-support/monit/monit_5.29.0.bb (renamed from meta-oe/recipes-support/monit/monit_5.28.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/monit/monit_5.28.1.bb b/meta-oe/recipes-support/monit/monit_5.29.0.bb index 9833c0cecf..9528fe7354 100644 --- a/meta-oe/recipes-support/monit/monit_5.28.1.bb +++ b/meta-oe/recipes-support/monit/monit_5.29.0.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | file://monitrc \ | 15 | file://monitrc \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "57d8885f66e58a0a4ca6a967f2bb7e8c15ed988a25b5ca6ba6733f919ef07a5c" | 18 | SRC_URI[sha256sum] = "f665e6dd1f26a74b5682899a877934167de2b2582e048652ecf036318477885f" |
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 | ||