From: Alexander Kanavin Date: Mon, 8 Jun 2020 07:46:29 +0000 (+0200) Subject: man-db: upgrade 2.9.1 -> 2.9.2 X-Git-Tag: uninative-2.9~541 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a8fdc1d314a00b4077d7ab0c6ca0cea57b92082f;p=openembedded-core.git man-db: upgrade 2.9.1 -> 2.9.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/man-db/man-db_2.9.1.bb b/meta/recipes-extended/man-db/man-db_2.9.2.bb similarity index 92% rename from meta/recipes-extended/man-db/man-db_2.9.1.bb rename to meta/recipes-extended/man-db/man-db_2.9.2.bb index 87149dcb2e..53ebc85922 100644 --- a/meta/recipes-extended/man-db/man-db_2.9.1.bb +++ b/meta/recipes-extended/man-db/man-db_2.9.2.bb @@ -7,8 +7,7 @@ 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] = "593f4f0a26ab4f66f5b81cf6c0c7364c" -SRC_URI[sha256sum] = "ba3d8afc5c09a7265a8dabfa0e7c1f4b3ab97df9abf1f6810faa8f301056c74f" +SRC_URI[sha256sum] = "7b383f26c67525205f96a4a3bfb27993396992794adda6fe05ad565f369f047c" DEPENDS = "libpipeline gdbm groff-native base-passwd" RDEPENDS_${PN} += "base-passwd"