man-pages: update to 3.41.
This commit is contained in:
parent
76570110b3
commit
13321120df
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=3.40
|
||||
homepage="http://man7.org/linux/man-pages/index.html"
|
||||
distfiles="${KERNEL_SITE}/docs/man-pages/$pkgname-$version.tar.gz"
|
||||
version=3.41
|
||||
revision=1
|
||||
noarch=yes
|
||||
short_desc="Linux Documentation Project manual pages"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=0f30f8168d85a12f6032217a44df484ef7f1a9c1c8d7bace1faa2d10f8629cff
|
||||
homepage="http://man7.org/linux/man-pages/index.html"
|
||||
distfiles="${KERNEL_SITE}/docs/man-pages/$pkgname-$version.tar.xz"
|
||||
checksum=ce8a8b2c220c6e668cd2fdafd264550b2029b6cb3d36f4eb6689aa50b8a68dba
|
||||
long_desc="
|
||||
The Linux Documentation Project (LDP) manual pages."
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
||||
|
|
Loading…
Reference in New Issue