mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
libva-intel-driver: update to 1.7.1.
This commit is contained in:
parent
622d2046b6
commit
a6d1f87598
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libva-intel-driver'
|
# Template file for 'libva-intel-driver'
|
||||||
pkgname=libva-intel-driver
|
pkgname=libva-intel-driver
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${FREEDESKTOP_SITE}/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${FREEDESKTOP_SITE}/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=9d19d6c789a9a4fbce23c4f0eaf993ba776b512bec4c87982ab17ac841435c0c
|
checksum=1ed7717a4058030d381a07c1afe53781ccdcc8643edbc02e769f5b72a316dcb5
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue