Bump xinput to 1.5.0

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

View File

@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_XINPUT
bool "xinput"
select BR2_PACKAGE_XLIB_LIBX11
help
xinput 1.3.0
xinput 1.5.0
xinput

View File

@ -4,7 +4,7 @@
#
################################################################################
XAPP_XINPUT_VERSION = 1.3.0
XAPP_XINPUT_VERSION = 1.5.0
XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2
XAPP_XINPUT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XINPUT_AUTORECONF = NO