libva-glx: update to 2.9.1

This commit is contained in:
Nathan Owens 2020-11-11 16:21:44 -06:00 committed by Helmut Pozimski
parent ab5823ca67
commit 6d86a876cc

View file

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=2.9.0
version=2.9.1
revision=1
wrksrc="libva-${version}"
build_style=meson
@ -20,7 +20,7 @@ license="MIT"
homepage="https://01.org/linuxmedia/vaapi"
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
checksum=f31549dd476e01504ba6ff62f69862eb78555a9809ebe737056543a189d619dc
checksum=4e8640f65ad659332c5d24b7715703c95e820083ee11126c9cd051d418e3d9e0
post_install() {
# We are only interested in the glx component, remove everything else.