man-pages: update to 5.11.
This commit is contained in:
parent
12431a8153
commit
e1c43f4733
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=5.10
|
||||
version=5.11
|
||||
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=75102535ba119f2f223f674d84e1dcdaebf0a5ffd639b3c2e6cb0a0e34768762
|
||||
checksum=3eda5dce5184599ec37dae3494cf964c550362e9a41fb724792da610bdb13caa
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in a new issue