Bump xauth to 1.0.4

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:33:47 +02:00
parent 5f065284e4
commit 82a121dde7
2 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@ config BR2_PACKAGE_XAPP_XAUTH
select BR2_PACKAGE_XLIB_LIBXEXT select BR2_PACKAGE_XLIB_LIBXEXT
select BR2_PACKAGE_XLIB_LIBXMU select BR2_PACKAGE_XLIB_LIBXMU
help help
xauth 1.0.2 xauth 1.0.4
X authority file utility X authority file utility

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XAPP_XAUTH_VERSION = 1.0.3 XAPP_XAUTH_VERSION = 1.0.4
XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.bz2 XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.bz2
XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XAUTH_AUTORECONF = NO XAPP_XAUTH_AUTORECONF = NO