libva-glx: update to 2.14.0.

This commit is contained in:
tibequadorian 2022-02-17 16:11:35 +01:00 committed by Leah Neukirchen
parent d98d90a280
commit b412c0cfd2

View file

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