man-pages: update to 3.55.

This commit is contained in:
Juan RP 2013-12-12 20:54:22 +01:00
parent 370b77337e
commit 0c2a30d8b4

View file

@ -1,13 +1,13 @@
# Template file for 'man-pages'
pkgname=man-pages
version=3.53
version=3.55
revision=1
short_desc="Linux Documentation Project (LDP) manual pages"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://man7.org/linux/man-pages/index.html"
distfiles="${KERNEL_SITE}/docs/man-pages/$pkgname-$version.tar.xz"
checksum=d4764d8225d73fd3ca9202b73da0ab52614faa8e727c45cd5ec715c3b393f34f
checksum=91b57467a5464ec8c0a089277a7a7960b316c75c5a0c91dcf002df6d8bf1e818
do_install() {
make all prefix=${DESTDIR}/usr
@ -38,6 +38,6 @@ do_install() {
man-pages_package() {
noarch="yes"
pkg_install() {
vmove usr
vmove all
}
}