[oe-commits] [openembedded-core] 06/32: man-pages: update to 5.04

git at git.openembedded.org git at git.openembedded.org
Sun Dec 15 22:48:53 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 b2b974f1f5f6149b6aff4e72c7b42d8304ab7d0a
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Thu Dec 12 19:14:30 2019 +0100

    man-pages: update to 5.04
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../man-pages/{man-pages_5.03.bb => man-pages_5.04.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/man-pages/man-pages_5.03.bb b/meta/recipes-extended/man-pages/man-pages_5.04.bb
similarity index 87%
rename from meta/recipes-extended/man-pages/man-pages_5.03.bb
rename to meta/recipes-extended/man-pages/man-pages_5.04.bb
index 2381ba4..be45675 100644
--- a/meta/recipes-extended/man-pages/man-pages_5.03.bb
+++ b/meta/recipes-extended/man-pages/man-pages_5.04.bb
@@ -7,8 +7,8 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://README;md5=794f701617cc03fe50c53257660d8ec4"
 SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz"
 
-SRC_URI[md5sum] = "d1da6babb99cbd269233a35de9d8718e"
-SRC_URI[sha256sum] = "e8bab0b10c6fb3a6d69615edb488f8a27020f3625c4cf43b8451ba206acbb1b8"
+SRC_URI[md5sum] = "14d33d3fe02577a33aab26eb75df39cb"
+SRC_URI[sha256sum] = "8c6ab56b654a6dd00e3759279954a25fc68b258b8f493a75af55ea7b6401fdb2"
 
 inherit manpages
 

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


More information about the Openembedded-commits mailing list