xhost: rebuild for metadata
This commit is contained in:
parent
726f0ea198
commit
51e5c5e5f7
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'xhost'.
|
# Template file for 'xhost'
|
||||||
pkgname=xhost
|
pkgname=xhost
|
||||||
version=1.0.7
|
version=1.0.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
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"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a
|
checksum=93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue