diff options
-rw-r--r-- | meta-oe/recipes-support/monit/monit_5.35.2.bb (renamed from meta-oe/recipes-support/monit/monit_5.35.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/monit/monit_5.35.0.bb b/meta-oe/recipes-support/monit/monit_5.35.2.bb index a2be004c4f..97020d1953 100644 --- a/meta-oe/recipes-support/monit/monit_5.35.0.bb +++ b/meta-oe/recipes-support/monit/monit_5.35.2.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = " \ | |||
16 | file://monitrc \ | 16 | file://monitrc \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "e9522a78b954eaee933c4810db7b99a36f941e022ca2b01570185d4ce41d8f12" | 19 | SRC_URI[sha256sum] = "4dfef54329e63d9772a9e1c36ac99bc41173b79963dc0d8235f2c32f4b9e078f" |
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 | ||