xf86-video-intel: update to 2.99.917.22.
This commit is contained in:
parent
c9001d1933
commit
938adfa1e8
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'xf86-video-intel'.
|
||||
pkgname=xf86-video-intel
|
||||
version=2.99.917.21
|
||||
version=2.99.917.22
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -20,8 +20,8 @@ license="MIT"
|
|||
do_fetch() {
|
||||
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
|
||||
cd ${wrksrc}
|
||||
# Latest commit as of 20151112
|
||||
git reset --hard e769f9e6ca0b2
|
||||
# Latest commit as of 20151114
|
||||
git reset --hard 0340718366d7c
|
||||
}
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue