libva-glx: update to 2.22.0.
This commit is contained in:
parent
69a44acc67
commit
0e39d850ad
|
@ -7,7 +7,7 @@
|
|||
# NOTE: keep this pkg synchronized with libva and the minor version with libva-utils
|
||||
#
|
||||
pkgname=libva-glx
|
||||
version=2.21.0
|
||||
version=2.22.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/refs/tags/${version}.tar.gz"
|
||||
checksum=f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425
|
||||
checksum=467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735
|
||||
|
||||
post_install() {
|
||||
# We are only interested in the glx component, remove everything else.
|
||||
|
|
Loading…
Reference in New Issue