Merge pull request #798 from hanspolo/man-pages
man-pages: updated to 3.76
This commit is contained in:
commit
f94775d5f3
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=3.75
|
||||
revision=2
|
||||
version=3.76
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=06aaca0a3958c3fdae3b3cfc3c2a92d54c2a4ceafad8a6d97f67fda14650d2f6
|
||||
checksum=d9b1195544cf16d52014a70b6ecf32f43bcedd357aa74dfd68ff48e1fc048acf
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in New Issue