mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
man-pages: update to 6.05.01.
This commit is contained in:
parent
7ca334bb1d
commit
0a9b53ad90
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=6.05
|
||||
version=6.05.01
|
||||
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=89b1445cfe2e3de8bd139758c78f08b37813cff217b9fb1c8df55fd9407875a6
|
||||
checksum=b96ab6b44a688c91d1b572e52fece519e1cfd2bb4c33fe7014fc3fd1ef3f9cae
|
||||
|
||||
do_install() {
|
||||
make install prefix=/usr DESTDIR=${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue