xf86-video-intel: update to 2.21.7.
This commit is contained in:
parent
86bc63bc43
commit
9579b4f0d8
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'xf86-video-intel'.
|
||||
pkgname=xf86-video-intel
|
||||
version=2.21.6
|
||||
version=2.21.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-default-accel=sna --enable-kms-only --enable-sna"
|
||||
|
@ -12,7 +12,9 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
checksum=c3ef371e72544350c878d5373b2e7f49b8a0e253f9b63cb1ce2881180b45f8d9
|
||||
checksum=faeabba40079c49290f39992542d9b0cfd229bda4e389e1352926903038363d9
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
|
|
Loading…
Reference in New Issue