summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/mc/mc_4.8.16.bb (renamed from meta/recipes-extended/mc/mc_4.8.15.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mc/mc_4.8.15.bb b/meta/recipes-extended/mc/mc_4.8.16.bb
index 6c3a16aabb..16ed6a9936 100644
--- a/meta/recipes-extended/mc/mc_4.8.15.bb
+++ b/meta/recipes-extended/mc/mc_4.8.16.bb
@@ -8,8 +8,8 @@ RDEPENDS_${PN} = "ncurses-terminfo"
8 8
9SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \ 9SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
10 " 10 "
11SRC_URI[md5sum] = "db48ce26ba425a61edc51930e94227fd" 11SRC_URI[md5sum] = "b93706dfe66ffe4f61c1a2650798d207"
12SRC_URI[sha256sum] = "f74e3da70410975cdeb27ee9a66d1dd812250b6d3ede364bca728dd5a48e5471" 12SRC_URI[sha256sum] = "c37ea495df93f6d375a3ce59cdcf0f3a3690338526205347b03a316daebdaaf8"
13 13
14inherit autotools gettext pkgconfig 14inherit autotools gettext pkgconfig
15 15