man-pages: update to 6.04.
This commit is contained in:
parent
342af8eb68
commit
bff41a4843
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=6.03
|
||||
version=6.04
|
||||
revision=1
|
||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kernel.org/doc/man-pages/index.html"
|
||||
distfiles="${KERNEL_SITE}/docs/man-pages/man-pages-${version}.tar.xz"
|
||||
checksum=5f7f289d30b296b78116a08e7703df9375aa846b332b57dca47ddcbb7809fbbd
|
||||
checksum=c2c0b9329955df81af45ee80ebc84c47291f95df5157db1fab988199f9371af1
|
||||
|
||||
do_install() {
|
||||
make install prefix=/usr DESTDIR=${DESTDIR}
|
||||
|
|
Loading…
Reference in New Issue