[OE-core] [CONSOLIDATED PULL 30/36] mc: Update to 4.8.3

Saul Wold sgw at linux.intel.com
Thu May 3 01:55:49 UTC 2012


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../mc/{mc_4.8.1.bb => mc_4.8.3.bb}                |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-extended/mc/{mc_4.8.1.bb => mc_4.8.3.bb} (81%)

diff --git a/meta/recipes-extended/mc/mc_4.8.1.bb b/meta/recipes-extended/mc/mc_4.8.3.bb
similarity index 81%
rename from meta/recipes-extended/mc/mc_4.8.1.bb
rename to meta/recipes-extended/mc/mc_4.8.3.bb
index 7bcdcda..3b777b5 100644
--- a/meta/recipes-extended/mc/mc_4.8.1.bb
+++ b/meta/recipes-extended/mc/mc_4.8.3.bb
@@ -6,12 +6,12 @@ SECTION = "console/utils"
 DEPENDS = "ncurses glib-2.0"
 RDEPENDS_${PN} = "ncurses-terminfo"
 
-PR = "r3"
+PR = "r0"
 
 SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "7d60c87d87b359831d976fa28034935e"
-SRC_URI[sha256sum] = "8f9bd09750c65a7786197a8f7e5a10a6dabf8c8737c564079ca393d8ecaf944d"
+SRC_URI[md5sum] = "12d38ad4969df3f8bbf66c3967a191ee"
+SRC_URI[sha256sum] = "445f286652b85c3e8e87839bad64c28ad2dc80661778571a0b59c2b920ef60ac"
 
 inherit autotools gettext
 
-- 
1.7.7.6





More information about the Openembedded-core mailing list