man-pages: update to 6.02.

This commit is contained in:
Martin Dimov 2023-02-06 16:36:55 +02:00 committed by Đoàn Trần Công Danh
parent 0000489b30
commit e586ef2dd2

View File

@ -1,16 +1,16 @@
# Template file for 'man-pages'
pkgname=man-pages
version=5.13
revision=2
version=6.02
revision=1
short_desc="Linux Documentation Project (LDP) manual pages"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://man7.org/linux/man-pages/index.html"
distfiles="${KERNEL_SITE}/docs/man-pages/${pkgname}-${version}.tar.xz"
checksum=614dae3efe7dfd480986763a2a2a8179215032a5a4526c0be5e899a25f096b8b
homepage="https://www.kernel.org/doc/man-pages/index.html"
distfiles="${KERNEL_SITE}/docs/man-pages/man-pages-${version}.tar.xz"
checksum=66d809b62ba8681ebcbd1a8d0a0670776924ab93bfbbb54e1c31170e14303795
do_install() {
make all prefix=${DESTDIR}/usr
make install prefix=/usr DESTDIR=${DESTDIR}
# Remove dup manpages.
cd ${DESTDIR}/usr/share/man