xf86-video-intel: update to upstream git commit 6be2bea5f02d615.
This commit is contained in:
@@ -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.7
|
version=2.99.917.8
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -20,8 +20,8 @@ license="MIT"
|
|||||||
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 20150719
|
# Latest commit as of 20150728
|
||||||
git reset --hard 2cd7cb9e93767d8492bd4a72a973b18184730322
|
git reset --hard 6be2bea5f02d615
|
||||||
}
|
}
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user