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