diff options
-rw-r--r-- | meta/recipes-extended/mc/mc_4.8.7.bb (renamed from meta/recipes-extended/mc/mc_4.8.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mc/mc_4.8.6.bb b/meta/recipes-extended/mc/mc_4.8.7.bb index 048b7816a0..0e8f3c127e 100644 --- a/meta/recipes-extended/mc/mc_4.8.6.bb +++ b/meta/recipes-extended/mc/mc_4.8.7.bb | |||
@@ -10,8 +10,8 @@ PR = "r0" | |||
10 | 10 | ||
11 | SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2" | 11 | SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "323706aa5e77698bed7b0b6faa7c1530" | 13 | SRC_URI[md5sum] = "b113e50682293a953141134969dba785" |
14 | SRC_URI[sha256sum] = "17034d16cf5e86ed15e0f5de95238afb0a8c6069b1f0a29397042451c1b75877" | 14 | SRC_URI[sha256sum] = "4e9c45925b47650dac58d7556a89c3e9b4275e48976b6c13b63c2f8eed3a383b" |
15 | 15 | ||
16 | inherit autotools gettext | 16 | inherit autotools gettext |
17 | 17 | ||