diff options
-rw-r--r-- | meta/recipes-extended/mc/mc_4.8.18.bb (renamed from meta/recipes-extended/mc/mc_4.8.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mc/mc_4.8.17.bb b/meta/recipes-extended/mc/mc_4.8.18.bb index a5c4eceb97..78abb275ba 100644 --- a/meta/recipes-extended/mc/mc_4.8.17.bb +++ b/meta/recipes-extended/mc/mc_4.8.18.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] = "6e9c07066e40af06b263a13fad17a07f" | 11 | SRC_URI[md5sum] = "cc56f0c9abd63c4caa3636bba3a08bfb" |
12 | SRC_URI[sha256sum] = "66d0cb37baaed8ef930f8ad25a634adad4f264eb61820893920ac87b9dfb783b" | 12 | SRC_URI[sha256sum] = "5b591e10dcbea95233434da40cdad4663d360229adf89826576c319667c103cb" |
13 | 13 | ||
14 | inherit autotools gettext pkgconfig | 14 | inherit autotools gettext pkgconfig |
15 | 15 | ||