libva: update to 1.6.1.
This commit is contained in:
parent
ff9d77c39a
commit
29b46a7740
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libva'
|
||||
pkgname=libva
|
||||
reverts=1:1.5.1_1
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
|
||||
|
@ -12,7 +12,7 @@ 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=3ad9dc9c1a6a10e9cc4234c2a1cd5e568ec0cd25145e86875eba6e0d69153458
|
||||
checksum=7fa2c23fb4431ed8590a52173db18e8760fabb7321d14110c574cc8674594e2e
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue