mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
man-pages: update to 5.06.
This commit is contained in:
parent
0c94d70804
commit
43c140b5bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'man-pages'
|
# Template file for 'man-pages'
|
||||||
pkgname=man-pages
|
pkgname=man-pages
|
||||||
version=5.05
|
version=5.06
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||||
|
@ -8,7 +8,7 @@ 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=d5b135b1196d9258138610dbc47190d8b9ac9dee7f8ee6d9196f7fc6a036eb47
|
checksum=70b8a902a9daa0a596188c1925373199dbad590eb06d7c0e505c4b33e8bbfe50
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make all prefix=${DESTDIR}/usr
|
make all prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue