xf86-video-intel: update to 2.99.917.29.
This commit is contained in:
parent
41f15fd44e
commit
31e21dc986
@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'xf86-video-intel'.
|
# Template build file for 'xf86-video-intel'.
|
||||||
pkgname=xf86-video-intel
|
pkgname=xf86-video-intel
|
||||||
version=2.99.917.28
|
version=2.99.917.29
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@ -22,8 +22,8 @@ LDFLAGS="-Wl,-z,lazy"
|
|||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
|
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
# Latest commit as of 20160218
|
# Latest commit as of 20160303
|
||||||
git reset --hard e41040fb55e84
|
git reset --hard d1672806a5222
|
||||||
}
|
}
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user