[oe-commits] [openembedded-core] 20/20: mc: upgrade 4.8.21 -> 4.8.22

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 16:15:51 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit a49f74adf6ac407f60776ec775d67216583f99f8
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Sun Feb 17 15:38:11 2019 -0800

    mc: upgrade 4.8.21 -> 4.8.22
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/mc/{mc_4.8.21.bb => mc_4.8.22.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/mc/mc_4.8.21.bb b/meta/recipes-extended/mc/mc_4.8.22.bb
similarity index 93%
rename from meta/recipes-extended/mc/mc_4.8.21.bb
rename to meta/recipes-extended/mc/mc_4.8.22.bb
index c6a4500..f64effb 100644
--- a/meta/recipes-extended/mc/mc_4.8.21.bb
+++ b/meta/recipes-extended/mc/mc_4.8.22.bb
@@ -9,8 +9,8 @@ RDEPENDS_${PN} = "ncurses-terminfo"
 SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
            file://0001-mc-replace-perl-w-with-use-warnings.patch \
            "
-SRC_URI[md5sum] = "63d2b90e2198ee79d08eb4a8989220e2"
-SRC_URI[sha256sum] = "251d9f0ef9309ef3eea0fdc4c12b8b61149e5056bef1b2de2ccc7f015d973444"
+SRC_URI[md5sum] = "29983a215c96030f06d5b112088ec5dc"
+SRC_URI[sha256sum] = "8d9f1c75369967adfd317a05fef9861444ed049b033e4debaeaafc6df218b431"
 
 inherit autotools gettext pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list