s6-networking-man-pages: update to 2.5.1.0.1.
This commit is contained in:
parent
916a44ff19
commit
987d5cd065
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-networking-man-pages'
|
# Template file for 's6-networking-man-pages'
|
||||||
pkgname=s6-networking-man-pages
|
pkgname=s6-networking-man-pages
|
||||||
version=2.5.0.0.2
|
version=2.5.1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="mdocml"
|
hostmakedepends="mdocml"
|
||||||
|
@ -9,11 +9,9 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/flexibeast/s6-networking-man-pages"
|
homepage="https://github.com/flexibeast/s6-networking-man-pages"
|
||||||
distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz"
|
distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz"
|
||||||
checksum=70181696bd4acaccf95831a5d3ee25bc5bc0e13c0d36b508ee7a5a9d94e0cc9f
|
checksum=0def3cc5511f20efd47f967c498e5bd6635b1c9eded738e2fece2f956cb9bc5e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/man/man1
|
make install DESTDIR="${DESTDIR}"
|
||||||
vmkdir usr/share/man/man7
|
|
||||||
make MANPATH="${DESTDIR}/usr/share/man"
|
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue