libva: update to 1.7.3.
This commit is contained in:
parent
2a25128d39
commit
3cd0ab85a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libva'
|
||||
pkgname=libva
|
||||
version=1.7.2
|
||||
revision=2
|
||||
version=1.7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
|
||||
hostmakedepends="automake pkg-config libtool"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||
license="MIT"
|
||||
distfiles="${FREEDESKTOP_SITE}/vaapi/releases/libva/libva-${version}.tar.bz2"
|
||||
checksum=5dd61cf16a5648b680e6146a58064e93be11bf4e65a9e4e30f1e9cb8ecfa2c13
|
||||
checksum=22bc139498065a7950d966dbdb000cad04905cbd3dc8f3541f80d36c4670b9d9
|
||||
|
||||
pre_configure() {
|
||||
# Create a symbolic link to avoid out of source tree compiling
|
||||
|
|
Loading…
Reference in a new issue