xf86-video-intel: update to upstream git commit 07eee812b.

This commit is contained in:
Juan RP 2015-08-18 07:34:12 +02:00
parent 8ef0ffdeea
commit 9a635258f5
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.10
version=2.99.917.11
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 20150808
git reset --hard 611ec7d7d476c
# Latest commit as of 20150818
git reset --hard 07eee812b2047
}
pre_configure() {
NOCONFIGURE=1 ./autogen.sh