xhost: update to 1.0.6.
This commit is contained in:
parent
c6a6ca6cf7
commit
97abc59914
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xhost'.
|
||||
pkgname=xhost
|
||||
version=1.0.4
|
||||
revision=3
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXmu-devel"
|
||||
|
@ -10,9 +10,7 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=5e02c06caeb7a258f3621bf11459a7820cfeaf9bf269c1f8da86d7071346a594
|
||||
long_desc="
|
||||
This package provides xhost, the server access control program for X."
|
||||
checksum=a6f5b922df0a7be5d3ba43f525fa8e69c539c738418f013a0b7adaa423a89dc2
|
||||
|
||||
xhost_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue