libva-intel-driver: update to 1.6.1.
This commit is contained in:
parent
01bebb326a
commit
e7e860b707
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.6.0
|
||||
version=1.6.1
|
||||
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="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9876afe4610c01a8ee5ba9348266515fce4dd031139d580ad97984d06afa08d4
|
||||
checksum=3656e99c5ecbe8fe179478306da157dca997a61bb1b453715f52881edfa156db
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue