[oe-commits] [openembedded-core] 12/14: mc: update to 4.8.23

git at git.openembedded.org git at git.openembedded.org
Mon Jun 24 16:35:31 UTC 2019


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

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

commit 84e92e68d581093430f726012b73103953056de1
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Mon Jun 24 01:21:15 2019 +0200

    mc: update to 4.8.23
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/mc/{mc_4.8.22.bb => mc_4.8.23.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/mc/mc_4.8.22.bb b/meta/recipes-extended/mc/mc_4.8.23.bb
similarity index 93%
rename from meta/recipes-extended/mc/mc_4.8.22.bb
rename to meta/recipes-extended/mc/mc_4.8.23.bb
index f64effb..83de8db 100644
--- a/meta/recipes-extended/mc/mc_4.8.22.bb
+++ b/meta/recipes-extended/mc/mc_4.8.23.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] = "29983a215c96030f06d5b112088ec5dc"
-SRC_URI[sha256sum] = "8d9f1c75369967adfd317a05fef9861444ed049b033e4debaeaafc6df218b431"
+SRC_URI[md5sum] = "152927ac29cf0e61d7d019f261bb7d89"
+SRC_URI[sha256sum] = "238c4552545dcf3065359bd50753abbb150c1b22ec5a36eaa02c82808293267d"
 
 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