man-pages: update to 3.73.
This commit is contained in:
parent
68249e5a80
commit
513532a4d0
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'man-pages'
|
# Template file for 'man-pages'
|
||||||
pkgname=man-pages
|
pkgname=man-pages
|
||||||
version=3.72
|
version=3.73
|
||||||
revision=3
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=fee4da10c7397257ea2aa3a6e1720e10770c1667d32876700ab3dbb536168653
|
checksum=0582c4e636eccd94e47f53c6a36950e2b14447c8d19d840b9ca5fc84b3530c07
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make all prefix=${DESTDIR}/usr
|
make all prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Reference in New Issue