man-pages: update to 4.16.
Closes #13986. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
d7aac272af
commit
edf6f33680
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=4.15
|
||||
version=4.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
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=ce707f2a28ee49496595af163d0cac24a9b7b88ab9aa5e5057abaa3d03cec106
|
||||
checksum=47ffcc0d27d50e497e290b27e8d76dbed4550db14c881f25b771bcaf28354db4
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in a new issue