xf86-input-evdev: update to xf86-input-evdev-2.10.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-10-29 17:37:04 +01:00
parent 499c3dd666
commit 30f90e84b8

View File

@ -17,13 +17,13 @@
################################################################################
PKG_NAME="xf86-input-evdev"
PKG_VERSION="2.9.1"
PKG_VERSION="2.10.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"
PKG_URL="http://xorg.freedesktop.org/archive/individual/driver/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain util-macros inputproto libevdev systemd"
PKG_DEPENDS_TARGET="toolchain util-macros inputproto libevdev mtdev systemd"
PKG_PRIORITY="optional"
PKG_SECTION="x11/driver"
PKG_SHORTDESC="xf86-input-evdev: Generic Xorg Linux input driver"