xf86-video-intel: update to 2.99.917.51.
This commit is contained in:
parent
8c59ab8393
commit
e67d0044cd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'xf86-video-intel'.
|
||||
pkgname=xf86-video-intel
|
||||
version=2.99.917.50
|
||||
version=2.99.917.51
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -23,8 +23,8 @@ LDFLAGS="-Wl,-z,lazy"
|
|||
do_fetch() {
|
||||
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
|
||||
cd ${wrksrc}
|
||||
# Latest commit as of 20160926
|
||||
git reset --hard 8f33f80100096f7790c7b819ce37a3ed8ce8b5fa
|
||||
# Latest commit as of 20161031
|
||||
git reset --hard 714052fb32a3c
|
||||
}
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue