mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
man-pages-posix: update to 2017a.
This commit is contained in:
parent
37fd74fe75
commit
14debd3ef0
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'man-pages-posix'
|
# Template file for 'man-pages-posix'
|
||||||
pkgname=man-pages-posix
|
pkgname=man-pages-posix
|
||||||
_distver=2013
|
_distver=2017
|
||||||
_revver=a
|
_revver=a
|
||||||
version="${_distver}${_revver}"
|
version="${_distver}${_revver}"
|
||||||
revision=5
|
revision=5
|
||||||
wrksrc="${pkgname}-${_distver}-${_revver}"
|
wrksrc="${pkgname}-${_distver}"
|
||||||
short_desc="Manual pages about POSIX systems"
|
short_desc="Manual pages about POSIX systems"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="POSIX-COPYRIGHT"
|
license="custom:POSIX-COPYRIGHT"
|
||||||
homepage="https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/"
|
homepage="https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/"
|
||||||
distfiles="${KERNEL_SITE}/docs/man-pages/man-pages-posix/man-pages-posix-${_distver}-${_revver}.tar.xz"
|
distfiles="${KERNEL_SITE}/docs/man-pages/man-pages-posix/man-pages-posix-${_distver}-${_revver}.tar.xz"
|
||||||
checksum=19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808
|
checksum=ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make all prefix=${DESTDIR}/usr
|
make all prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue