xhost: update to 1.0.9.
This commit is contained in:
parent
cf753b4951
commit
805377f93e
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xhost'
|
# Template file for 'xhost'
|
||||||
pkgname=xhost
|
pkgname=xhost
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config gettext"
|
||||||
makedepends="libX11-devel libXmu-devel"
|
makedepends="libX11-devel libXmu-devel"
|
||||||
short_desc="Server access control program for X"
|
short_desc="Server access control program for X"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a2dc3c579e13674947395ef8ccc1b3763f89012a216c2cc6277096489aadc396
|
checksum=ca850367593fcddc4bff16de7ea1598aa4f6817daf5a803a1258dff5e337f7c3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue