xf86-video-intel: update to 2.99.917.46.
This commit is contained in:
parent
059e8db89d
commit
e5b416cc4c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xf86-video-intel'.
|
||||
pkgname=xf86-video-intel
|
||||
version=2.99.917.45
|
||||
revision=2
|
||||
version=2.99.917.46
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-default-dri=3"
|
||||
|
@ -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 20160519
|
||||
git reset --hard a508b11bde9f3119b49b3e0f652587efb9e037af
|
||||
# Latest commit as of 20160622
|
||||
git reset --hard c28e62f94f15c9f5c4fb0744588f08ae18e4a9b5
|
||||
}
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue