libva: update to libva-1.1.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-06-05 00:47:00 +02:00
parent 8bbba244fd
commit 72f127263d
2 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,9 @@ cd $PKG_BUILD
--enable-shared \
--disable-static \
--disable-silent-rules \
--disable-docs \
--enable-glx \
--disable-egl \
--disable-dummy-driver \
--disable-dummy-backend \
--with-drivers-path="/usr/lib/va" \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libva"
PKG_VERSION="1.0.15"
PKG_VERSION="1.1.0"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="GPL"