libva-glx: update to 2.12.0

This commit is contained in:
DaErich 2021-07-17 19:22:24 +02:00 committed by Érico Nogueira Rolim
parent b0b5d7aba9
commit 23ab72313f

View file

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=2.11.0
version=2.12.0
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=ee2bd79bad5e2404143f089360685f5da63a32dd551b54ccd61d2d49c041178a
checksum=7bca8c8a854653e15e602f243e2452e84e4b454b26549bf80a932ab29d7d6b21
post_install() {
# We are only interested in the glx component, remove everything else.