libva-glx: update to 1.7.0.
This commit is contained in:
parent
ac9cb416fb
commit
fd3bc1159a
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
||||
#
|
||||
pkgname=libva-glx
|
||||
version=1.6.2
|
||||
version=1.7.0
|
||||
revision=1
|
||||
wrksrc="libva-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -18,8 +18,8 @@ short_desc="Video Acceleration (VA) API - GLX backend"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue