mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
man-pages: update to 5.01
This commit is contained in:
parent
eb7ab2c797
commit
0b8e3788d7
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.00
|
version=5.01
|
||||||
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="Juan RP <xtraeme@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=5a2f5036b76cf3e67513fbe1fc97dbfc1503c67c6b8a1b39c2c92ba22166d900
|
checksum=7dfce1334e22e2565cf219a83c5cdfa1fc5e877d54ee15a0d1f5f1de5143b627
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make all prefix=${DESTDIR}/usr
|
make all prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue