From 5e5bd8497cb0e8ead9a6b746a226ff2fc03ca7b8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 16 Dec 2015 08:33:43 +0100 Subject: [PATCH] libva: update to 1.6.2. --- srcpkgs/libva/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index e6d148c8b78..0ac8593815f 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,7 +1,6 @@ # Template file for 'libva' pkgname=libva -reverts=1:1.5.1_1 -version=1.6.1 +version=1.6.2 revision=1 build_style=gnu-configure configure_args="--disable-static --enable-x11 --disable-egl --disable-glx" @@ -12,7 +11,7 @@ maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2" -checksum=7fa2c23fb4431ed8590a52173db18e8760fabb7321d14110c574cc8674594e2e +checksum=c417f09cdeef549e54f4be5f9876026513afeac395c5be28750b431d848c8bd0 pre_configure() { autoreconf -fi