libva-glx: update to 2.17.0.

This commit is contained in:
Piraty 2023-01-06 22:09:00 +01:00
parent e58b6e31e1
commit 57dfe5a2bb
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=2.16.0
version=2.17.0
revision=1
build_style=meson
configure_args="-Dwith_glx=yes -Dwith_wayland=yes"
@ -19,7 +19,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=766edf51fd86efe9e836a4467d4ec7c3af690a3c601b3c717237cee856302279
checksum=8940541980ef998a36cd8f6ad905e81838ea4ddf56dc479ed2bebd12711e6001
post_install() {
# We are only interested in the glx component, remove everything else.