From d69be9ed44adb717c5e304304b41cd8d7a88e753 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 2 Jul 2015 07:21:19 +0200 Subject: [PATCH] libva: update to 1.6.0. --- srcpkgs/libva/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index a8905b55cf6..5b3bfe07f3c 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,9 +1,8 @@ # Template file for 'libva' pkgname=libva -_distver=1.5.1 -version=1:${_distver} +reverts=1:1.5.1_1 +version=1.6.0 revision=1 -wrksrc="${pkgname}-${_distver}" build_style=gnu-configure configure_args="--disable-static --enable-x11 --disable-egl --disable-glx" hostmakedepends="automake pkg-config libtool" @@ -12,8 +11,8 @@ short_desc="Video Acceleration (VA) API" maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" -distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${_distver}.tar.bz2" -checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005 +distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2" +checksum=3ad9dc9c1a6a10e9cc4234c2a1cd5e568ec0cd25145e86875eba6e0d69153458 pre_configure() { autoreconf -fi