libva-glx: update to 1.6.1.
This commit is contained in:
parent
29b46a7740
commit
01bebb326a
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
||||||
#
|
#
|
||||||
pkgname=libva-glx
|
pkgname=libva-glx
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libva-${version}"
|
wrksrc="libva-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2"
|
||||||
checksum=3ad9dc9c1a6a10e9cc4234c2a1cd5e568ec0cd25145e86875eba6e0d69153458
|
checksum=7fa2c23fb4431ed8590a52173db18e8760fabb7321d14110c574cc8674594e2e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue