xf86-video-intel: update to xf86-video-intel-2.17.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-18 03:10:35 +01:00
parent 5e3a5d8007
commit 670c5b120d
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ cd $PKG_BUILD
--enable-dri \
--enable-kms-only \
--disable-xvmc \
--disable-sna \
--enable-sna \
--with-xorg-module-dir=$XORG_PATH_MODULES
make

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xf86-video-intel"
PKG_VERSION="2.16.0"
PKG_VERSION="2.17.0"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="OSS"