man-pages: update to 3.74.
This commit is contained in:
parent
4308021ecf
commit
12305d354f
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=3.73
|
||||
version=3.74
|
||||
revision=1
|
||||
noarch="yes"
|
||||
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=0582c4e636eccd94e47f53c6a36950e2b14447c8d19d840b9ca5fc84b3530c07
|
||||
checksum=1e150c39f65fc9f1614399ff3e73dc3d09cbfad4b7c22ec4878db19254968681
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in New Issue