]> code.ossystems Code Review - openembedded-core.git/commitdiff
man-db: 2.8.2 -> 2.8.3
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 2 Jul 2018 05:57:08 +0000 (13:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2018 07:24:34 +0000 (08:24 +0100)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/man-db/man-db_2.8.3.bb [moved from meta/recipes-extended/man-db/man-db_2.8.2.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-extended/man-db/man-db_2.8.2.bb
rename to meta/recipes-extended/man-db/man-db_2.8.3.bb
index 797f770408d8721502c0225bd0d48d326d791785..412e5727cd7dce0e28c5a9f042ebcc6bd01563cc 100644 (file)
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://docs/COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343
                     file://docs/COPYING;md5=eb723b61539feef013de476e68b5c50a"
 
 SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz"
-SRC_URI[md5sum] = "300788c0939a3b41d50302b04f730fa3"
-SRC_URI[sha256sum] = "45bdff87df888ddd93dc2a68abca91a2012d6e08333a8fc7c0dfefe9cbde0c5c"
+SRC_URI[md5sum] = "6f3055e18fdd1ce5cbbdb30403991ec7"
+SRC_URI[sha256sum] = "5932a1ca366e1ec61a3ece1a3afa0e92f2fdc125b61d236f20cc6ff9d80cc4ac"
 
 DEPENDS = "libpipeline gdbm groff-native"