xf86-video-intel: update to 2.21.1.
This commit is contained in:
parent
648b0547c7
commit
4ed3ed5ad9
1 changed files with 2 additions and 2 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.21.0
|
version=2.21.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-default-accel=sna --enable-kms-only --enable-sna"
|
configure_args="--with-default-accel=sna --enable-kms-only --enable-sna"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
checksum=d872adef06cbf1a4434811baad4b8a18feacc6633b59b36557e8d7db7161081c
|
checksum=9145ac8a6df09cc35cd2322d09e0cf0c3b2ede701263b9a64581a7a55db7dbfc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||||
|
|
Loading…
Reference in a new issue