summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-12 19:14:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-16 23:25:49 +0000
commit48a94080931294288e6fa0c05974b7c3ea8556d6 (patch)
tree4712e2d4bee4158659b09fae4273c532a42aa180 /meta
parent2023a2191f63f7a42469969f0817d276e7a0373e (diff)
downloadpoky-48a94080931294288e6fa0c05974b7c3ea8556d6.tar.gz
man-db: update to 2.9.0
(From OE-Core rev: dd0c62ba4c1ade7aaa4760f351cf9f76c0aca91e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/man-db/man-db_2.9.0.bb (renamed from meta/recipes-extended/man-db/man-db_2.8.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.8.7.bb b/meta/recipes-extended/man-db/man-db_2.9.0.bb
index 083b2374aa..5b017e8023 100644
--- a/meta/recipes-extended/man-db/man-db_2.8.7.bb
+++ b/meta/recipes-extended/man-db/man-db_2.9.0.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] = "ec0b23c8314a1654c4d059b2c18ce43d" 10SRC_URI[md5sum] = "897576a19ecbef376a916485608cd790"
11SRC_URI[sha256sum] = "b9cd5bb996305d08bfe9e1114edc30b4c97be807093b88af8033ed1cf9beb326" 11SRC_URI[sha256sum] = "5d4aacd9e8876d6a3203a889860c3524c293c38f04111a3350deab8a6cd3e261"
12 12
13DEPENDS = "libpipeline gdbm groff-native base-passwd" 13DEPENDS = "libpipeline gdbm groff-native base-passwd"
14RDEPENDS_${PN} += "base-passwd" 14RDEPENDS_${PN} += "base-passwd"