]> code.ossystems Code Review - openembedded-core.git/commitdiff
man-db: upgrade 2.9.1 -> 2.9.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 8 Jun 2020 07:46:29 +0000 (09:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jun 2020 20:42:24 +0000 (21:42 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/man-db/man-db_2.9.2.bb [moved from meta/recipes-extended/man-db/man-db_2.9.1.bb with 92% similarity]

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 87149dcb2e1c1944f99e617de96152fd65e02740..53ebc859226153060a9c8d272a498d69f08bce84 100644 (file)
@@ -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"