xf86-video-intel: update to 2.99.917.22.

This commit is contained in:
Juan RP 2015-11-14 09:09:01 +01:00
parent c9001d1933
commit 938adfa1e8
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'xf86-video-intel'.
pkgname=xf86-video-intel
version=2.99.917.21
version=2.99.917.22
revision=1
lib32disabled=yes
build_style=gnu-configure
@ -20,8 +20,8 @@ license="MIT"
do_fetch() {
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
cd ${wrksrc}
# Latest commit as of 20151112
git reset --hard e769f9e6ca0b2
# Latest commit as of 20151114
git reset --hard 0340718366d7c
}
pre_configure() {
NOCONFIGURE=1 ./autogen.sh