[oe-commits] Andrei Dinu : mc: upgrade to 4.8.4

git at git.openembedded.org git at git.openembedded.org
Fri Aug 24 16:38:20 UTC 2012


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

Author: Andrei Dinu <andrei.adrianx.dinu at intel.com>
Date:   Thu Aug 23 14:14:18 2012 +0300

mc: upgrade to 4.8.4

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu at intel.com>

---

 .../mc/{mc_4.8.3.bb => mc_4.8.4.bb}                |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/mc/mc_4.8.3.bb b/meta/recipes-extended/mc/mc_4.8.4.bb
similarity index 82%
rename from meta/recipes-extended/mc/mc_4.8.3.bb
rename to meta/recipes-extended/mc/mc_4.8.4.bb
index 3b777b5..fc551dd 100644
--- a/meta/recipes-extended/mc/mc_4.8.3.bb
+++ b/meta/recipes-extended/mc/mc_4.8.4.bb
@@ -10,8 +10,8 @@ PR = "r0"
 
 SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "12d38ad4969df3f8bbf66c3967a191ee"
-SRC_URI[sha256sum] = "445f286652b85c3e8e87839bad64c28ad2dc80661778571a0b59c2b920ef60ac"
+SRC_URI[md5sum] = "a8edb8226cb25869f925ecce043faf1e"
+SRC_URI[sha256sum] = "917f32a6ce0b8e3ec893bb18af73e64c246d79066322041608352623a579234b"
 
 inherit autotools gettext
 





More information about the Openembedded-commits mailing list