Bump xhost to 1.0.3

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:35 +02:00
parent a66fa4aece
commit 0e4783c6e0
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ config BR2_PACKAGE_XAPP_XHOST
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XLIB_LIBXMU
help
xhost 1.0.1
xhost 1.0.3
Controls host and/or user access to a running X server.

View File

@ -4,7 +4,7 @@
#
################################################################################
XAPP_XHOST_VERSION = 1.0.2
XAPP_XHOST_VERSION = 1.0.3
XAPP_XHOST_SOURCE = xhost-$(XAPP_XHOST_VERSION).tar.bz2
XAPP_XHOST_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XHOST_AUTORECONF = NO