summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/man-db/man-db_2.9.2.bb (renamed from meta/recipes-extended/man-db/man-db_2.9.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.9.1.bb b/meta/recipes-extended/man-db/man-db_2.9.2.bb
index 87149dcb2e..53ebc85922 100644
--- a/meta/recipes-extended/man-db/man-db_2.9.1.bb
+++ b/meta/recipes-extended/man-db/man-db_2.9.2.bb
@@ -7,8 +7,7 @@ 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] = "593f4f0a26ab4f66f5b81cf6c0c7364c" 10SRC_URI[sha256sum] = "7b383f26c67525205f96a4a3bfb27993396992794adda6fe05ad565f369f047c"
11SRC_URI[sha256sum] = "ba3d8afc5c09a7265a8dabfa0e7c1f4b3ab97df9abf1f6810faa8f301056c74f"
12 11
13DEPENDS = "libpipeline gdbm groff-native base-passwd" 12DEPENDS = "libpipeline gdbm groff-native base-passwd"
14RDEPENDS_${PN} += "base-passwd" 13RDEPENDS_${PN} += "base-passwd"