From 3cd0ab85a9779d3e3313857584438f9450e04e23 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 12 Nov 2016 20:12:59 +0100 Subject: [PATCH] libva: update to 1.7.3. --- srcpkgs/libva/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index eb5443524c..c8902e813b 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -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 " 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