xf86-video-intel: update to 2.99.917.32.
This commit is contained in:
parent
159aa468d0
commit
1682d71c43
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'xf86-video-intel'.
|
||||
pkgname=xf86-video-intel
|
||||
version=2.99.917.31
|
||||
version=2.99.917.32
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -22,8 +22,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 20160320
|
||||
git reset --hard 74cd4d09ae051
|
||||
# Latest commit as of 20160406
|
||||
git reset --hard afddc9fe7fd0b
|
||||
}
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue