libva: update to 1.7.2.
This commit is contained in:
parent
24d4b67fc4
commit
85d1e658ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libva'
|
||||
pkgname=libva
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||
license="MIT"
|
||||
distfiles="${FREEDESKTOP_SITE}/vaapi/releases/libva/libva-${version}.tar.bz2"
|
||||
checksum=480023cc55f254f371eb8683ea0563fe6f3ab36db6ce91c1b8d0a999ee5815c9
|
||||
checksum=5dd61cf16a5648b680e6146a58064e93be11bf4e65a9e4e30f1e9cb8ecfa2c13
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue