mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
xman: update to 1.1.5.
This commit is contained in:
parent
0f7eb7a3da
commit
fa890a4284
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'xman'.
|
# Template file for 'xman'
|
||||||
pkgname=xman
|
pkgname=xman
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-manconfig=/etc/man.conf"
|
configure_args="--with-manconfig=/etc/man.conf"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
short_desc="Manual page display program for the X Window System"
|
short_desc="Manual page display program for the X Window System"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=b3fa9d2e3f3745c529eb0b6ee4f0e00d936457d11e5221b2efad06ff7c84df29
|
checksum=4e3c2c7497e9734a6d3c8e1b6a364612892bb31e9f33076c9fdae7177ab60978
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue