diff options
-rw-r--r-- | meta/recipes-extended/mc/mc_4.8.9.bb (renamed from meta/recipes-extended/mc/mc_4.8.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mc/mc_4.8.8.bb b/meta/recipes-extended/mc/mc_4.8.9.bb index 94924adae7..b3838cb485 100644 --- a/meta/recipes-extended/mc/mc_4.8.8.bb +++ b/meta/recipes-extended/mc/mc_4.8.9.bb | |||
@@ -8,8 +8,8 @@ RDEPENDS_${PN} = "ncurses-terminfo" | |||
8 | 8 | ||
9 | SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2" | 9 | SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "324ff5a192d30d3a3b234c130550eb0a" | 11 | SRC_URI[md5sum] = "e701cc5ced4beed38e1977eba26dad50" |
12 | SRC_URI[sha256sum] = "7b5e6f90e6709d1c1bcb4a2bf6d2a62b9494adef3ff4325ffdb3551c29e42a1c" | 12 | SRC_URI[sha256sum] = "7e184cf5ed3ff8b93fcbfff16608c1444920f523beda2fcc586878d619ea11da" |
13 | 13 | ||
14 | inherit autotools gettext | 14 | inherit autotools gettext |
15 | 15 | ||