xf86-video-intel: update to xf86-video-intel-2.21.4

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-03-19 23:38:10 +01:00
parent 7b3f683968
commit 00a162d5cb
2 changed files with 4 additions and 1 deletions

View File

@ -22,6 +22,9 @@
. config/options $1
# TODO: xf86-video-intel-2.21.4 dont link with LTO enabled
strip_lto
xorg_drv_configure_prepend
cd $PKG_BUILD

View File

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