xf86-video-intel: update to 2.99.917.36.
This commit is contained in:
parent
dfc61511a0
commit
f3216a2f20
1 changed files with 3 additions and 3 deletions
|
@ -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.35
|
version=2.99.917.36
|
||||||
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 20160406
|
# Latest commit as of 20160407
|
||||||
git reset --hard 8d3c8a6c0d48883ec399f8dd36df0eca200722f9
|
git reset --hard 74b755fe0a786d330d121c435d274e2418003581
|
||||||
}
|
}
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue