man-pages: update to 5.12.
This commit is contained in:
parent
addf926d08
commit
7e5718dbb8
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'man-pages'
|
# Template file for 'man-pages'
|
||||||
pkgname=man-pages
|
pkgname=man-pages
|
||||||
version=5.11
|
version=5.12
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://man7.org/linux/man-pages/index.html"
|
homepage="http://man7.org/linux/man-pages/index.html"
|
||||||
distfiles="${KERNEL_SITE}/docs/man-pages/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/docs/man-pages/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3eda5dce5184599ec37dae3494cf964c550362e9a41fb724792da610bdb13caa
|
checksum=7af5c960a05a7fac56813fe5bfa564a1c280e934363ae03911b67b0b8e23371e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make all prefix=${DESTDIR}/usr
|
make all prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Reference in New Issue