man-pages-posix: update to 2013a.
This commit is contained in:
parent
1b0ca1e386
commit
2611e10422
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'man-pages-posix'
|
||||
pkgname=man-pages-posix
|
||||
_distver=2003
|
||||
_distver=2013
|
||||
_revver=a
|
||||
wrksrc="${pkgname}-${_distver}-${_revver}"
|
||||
version=${_distver}${_revver}
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="POSIX-COPYRIGHT"
|
||||
homepage="https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/"
|
||||
distfiles="${KERNEL_SITE}/docs/man-pages/$pkgname/$pkgname-${_distver}-${_revver}.tar.xz"
|
||||
checksum=9a832c25e9ec6693f5189e5c005f323d7fc76c7f49d4575009062daf23630ec1
|
||||
checksum=19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808
|
||||
|
||||
do_install() {
|
||||
make all prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in New Issue