[oe-commits] =?UTF-8?Q?An=C3=ADbal=20Lim=C3=B3n=20?=: mc: Upgrade to 4.8.13

git at git.openembedded.org git at git.openembedded.org
Tue Dec 30 09:21:23 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: e9b113a7cedd3af77f6147209c7acd12545dc4f5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e9b113a7cedd3af77f6147209c7acd12545dc4f5

Author: Aníbal Limón <anibal.limon at linux.intel.com>
Date:   Mon Dec 29 11:24:10 2014 -0600

mc: Upgrade to 4.8.13

Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/mc/{mc_4.8.12.bb => mc_4.8.13.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/mc/mc_4.8.12.bb b/meta/recipes-extended/mc/mc_4.8.13.bb
similarity index 93%
rename from meta/recipes-extended/mc/mc_4.8.12.bb
rename to meta/recipes-extended/mc/mc_4.8.13.bb
index bc462e3..ef5b1a2 100644
--- a/meta/recipes-extended/mc/mc_4.8.12.bb
+++ b/meta/recipes-extended/mc/mc_4.8.13.bb
@@ -10,8 +10,8 @@ SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
            file://mc-CTRL.patch \
            "
 
-SRC_URI[md5sum] = "a64c426364bfaee56b628f6c0738aade"
-SRC_URI[sha256sum] = "1054fcc27a488771cbe5b85d7c10135fa1cd1b7682a19930d44b51a023e39396"
+SRC_URI[md5sum] = "12a521a50da6a86852177591b9623d5e"
+SRC_URI[sha256sum] = "22e1b809edba957eb9a392138bf87fea3877f7ca0b7463b7cc2eb94afa6f3e49"
 
 inherit autotools gettext pkgconfig
 



More information about the Openembedded-commits mailing list