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