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