diff options
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 | |||
7 | SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \ | 7 | SRC_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" |
10 | SRC_URI[md5sum] = "ec0b23c8314a1654c4d059b2c18ce43d" | 10 | SRC_URI[md5sum] = "897576a19ecbef376a916485608cd790" |
11 | SRC_URI[sha256sum] = "b9cd5bb996305d08bfe9e1114edc30b4c97be807093b88af8033ed1cf9beb326" | 11 | SRC_URI[sha256sum] = "5d4aacd9e8876d6a3203a889860c3524c293c38f04111a3350deab8a6cd3e261" |
12 | 12 | ||
13 | DEPENDS = "libpipeline gdbm groff-native base-passwd" | 13 | DEPENDS = "libpipeline gdbm groff-native base-passwd" |
14 | RDEPENDS_${PN} += "base-passwd" | 14 | RDEPENDS_${PN} += "base-passwd" |