summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-02-08 16:28:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-10 10:29:13 +0000
commit68e7e1d332f9e0f777882e3a6b41b9d958340e7b (patch)
treebe60a751212947a427a45e14b0f53d4259344ab7 /meta/recipes-extended
parentb5f516be42c7166eb1ac10b07ce05e95477c73f0 (diff)
downloadopenembedded-core-contrib-68e7e1d332f9e0f777882e3a6b41b9d958340e7b.tar.gz
man-db: upgrade 2.9.4 -> 2.10.0
License-Update: ============== COPYING : "GNU Library" changed to "GNU Lesser" format changed COPYING.LIB : "51 Franklin St" changed to "51 Franklin Street" format changed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/man-db/man-db_2.10.0.bb (renamed from meta/recipes-extended/man-db/man-db_2.9.4.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.9.4.bb b/meta/recipes-extended/man-db/man-db_2.10.0.bb
index f97974abb8..6a8ac2e3e3 100644
--- a/meta/recipes-extended/man-db/man-db_2.9.4.bb
+++ b/meta/recipes-extended/man-db/man-db_2.10.0.bb
@@ -2,13 +2,13 @@ SUMMARY = "An implementation of the standard Unix documentation system accessed
HOMEPAGE = "http://man-db.nongnu.org/"
DESCRIPTION = "man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of the traditional flat-text whatis databases."
LICENSE = "LGPLv2.1 & GPLv2"
-LIC_FILES_CHKSUM = "file://docs/COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
- file://docs/COPYING;md5=eb723b61539feef013de476e68b5c50a"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
+ file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \
file://99_mandb \
file://man_db.conf-avoid-multilib-install-file-conflict.patch"
-SRC_URI[sha256sum] = "b66c99edfad16ad928c889f87cf76380263c1609323c280b3a9e6963fdb16756"
+SRC_URI[sha256sum] = "0a8629022f7117dc7fc6473c6fdb14913b24b106059bb056abee87dbd6070c79"
# remove at next version upgrade or when output changes
PR = "r1"