[oe-commits] [openembedded-core] 14/29: man-db: upgrade 2.8.6.1 -> 2.8.7

git at git.openembedded.org git at git.openembedded.org
Fri Aug 30 21:34:27 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 cc557447ca07d99f0c45ba72edde957c2eec208a
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Fri Aug 30 18:03:26 2019 +0900

    man-db: upgrade 2.8.6.1 -> 2.8.7
    
    Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/man-db/{man-db_2.8.6.1.bb => man-db_2.8.7.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/man-db/man-db_2.8.6.1.bb b/meta/recipes-extended/man-db/man-db_2.8.7.bb
similarity index 92%
rename from meta/recipes-extended/man-db/man-db_2.8.6.1.bb
rename to meta/recipes-extended/man-db/man-db_2.8.7.bb
index ec9eb83..bdf340a 100644
--- a/meta/recipes-extended/man-db/man-db_2.8.6.1.bb
+++ b/meta/recipes-extended/man-db/man-db_2.8.7.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://docs/COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343
 SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \
            file://99_mandb \
            file://man_db.conf-avoid-multilib-install-file-conflict.patch"
-SRC_URI[md5sum] = "22e82fe1127f4ca95de7100168a927d1"
-SRC_URI[sha256sum] = "2c77a2bb9dbf06f72417a6f63063e204888a22a5020ff77334d304d55f813a28"
+SRC_URI[md5sum] = "ec0b23c8314a1654c4d059b2c18ce43d"
+SRC_URI[sha256sum] = "b9cd5bb996305d08bfe9e1114edc30b4c97be807093b88af8033ed1cf9beb326"
 
 DEPENDS = "libpipeline gdbm groff-native base-passwd"
 RDEPENDS_${PN} += "base-passwd"

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


More information about the Openembedded-commits mailing list