summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man-db
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-04-09 22:49:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-24 14:10:08 +0100
commitedd77b0041a7e2bde0cae587b3798f3acbba336c (patch)
treeca54c2bd49160e0e8f4930ec34799fc6ee164e5d /meta/recipes-extended/man-db
parentd06edf83286c03741ddb06401014fb9a6c58726c (diff)
downloadpoky-edd77b0041a7e2bde0cae587b3798f3acbba336c.tar.gz
man-db: upgrade 2.9.0 -> 2.9.1
(From OE-Core rev: 2aaede304944c66d33a7691c6ace1bdf8ebd9b87) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/man-db')
-rw-r--r--meta/recipes-extended/man-db/man-db_2.9.1.bb (renamed from meta/recipes-extended/man-db/man-db_2.9.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.9.0.bb b/meta/recipes-extended/man-db/man-db_2.9.1.bb
index 5b017e8023..87149dcb2e 100644
--- a/meta/recipes-extended/man-db/man-db_2.9.0.bb
+++ b/meta/recipes-extended/man-db/man-db_2.9.1.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://docs/COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343
7SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \ 7SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \
8 file://99_mandb \ 8 file://99_mandb \
9 file://man_db.conf-avoid-multilib-install-file-conflict.patch" 9 file://man_db.conf-avoid-multilib-install-file-conflict.patch"
10SRC_URI[md5sum] = "897576a19ecbef376a916485608cd790" 10SRC_URI[md5sum] = "593f4f0a26ab4f66f5b81cf6c0c7364c"
11SRC_URI[sha256sum] = "5d4aacd9e8876d6a3203a889860c3524c293c38f04111a3350deab8a6cd3e261" 11SRC_URI[sha256sum] = "ba3d8afc5c09a7265a8dabfa0e7c1f4b3ab97df9abf1f6810faa8f301056c74f"
12 12
13DEPENDS = "libpipeline gdbm groff-native base-passwd" 13DEPENDS = "libpipeline gdbm groff-native base-passwd"
14RDEPENDS_${PN} += "base-passwd" 14RDEPENDS_${PN} += "base-passwd"