From ac9cb416fb23b9ed7937c285ad6bbc559fab4e77 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 15 Mar 2016 18:35:30 +0100 Subject: [PATCH] libva: update to 1.7.0. --- srcpkgs/libva/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index 0ac8593815f..c0a380092f7 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,6 +1,6 @@ # Template file for 'libva' pkgname=libva -version=1.6.2 +version=1.7.0 revision=1 build_style=gnu-configure configure_args="--disable-static --enable-x11 --disable-egl --disable-glx" @@ -10,8 +10,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-${version}.tar.bz2" -checksum=c417f09cdeef549e54f4be5f9876026513afeac395c5be28750b431d848c8bd0 +distfiles="${FREEDESKTOP_SITE}/vaapi/releases/libva/libva-${version}.tar.bz2" +checksum=a689bccbcc81a66b458e448377f108c057d3eee44a2e21a23c92c549dc8bc95f pre_configure() { autoreconf -fi