man-pages: update to 4.14.
Closes #9548. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3ed37c7e56
commit
52cea8329e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=4.13
|
||||
version=4.14
|
||||
revision=1
|
||||
noarch=yes
|
||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://man7.org/linux/man-pages/index.html"
|
||||
distfiles="${KERNEL_SITE}/docs/man-pages/$pkgname-$version.tar.xz"
|
||||
checksum=d5c005c5b653248ab6680560de00ea8572ff39e48a57bd5be1468d986a0631bf
|
||||
checksum=3052b87898c313c089848a913e5cf44a0565cc4d21d94119ef6586d971f5c971
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in a new issue