libva-intel-driver: update to 1.7.2.
This commit is contained in:
parent
2c3bf1e54e
commit
1079715bd7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libva-intel-driver'
|
||||
pkgname=libva-intel-driver
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||
license="MIT"
|
||||
distfiles="${FREEDESKTOP_SITE}/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1ed7717a4058030d381a07c1afe53781ccdcc8643edbc02e769f5b72a316dcb5
|
||||
checksum=099e7bf6aa826971ec2caff235babf4da995f754e2ca16a73b258671130e67bc
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue