xf86-input-evdev: update to xf86-input-evdev-2.6.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-11 16:47:12 +01:00
parent b98bf57ee4
commit c19eb0cece
2 changed files with 5 additions and 3 deletions

View File

@ -29,6 +29,8 @@ cd $PKG_BUILD
--sysconfdir=/etc \
--disable-static \
--enable-shared \
--with-xorg-module-dir=$XORG_PATH_MODULES
--disable-silent-rules \
--with-xorg-module-dir=$XORG_PATH_MODULES \
--with-gnu-ld \
make
make

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xf86-input-evdev"
PKG_VERSION="2.5.0"
PKG_VERSION="2.6.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"