From 4919466941682027d66f38b0d069e8038b650cd2 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 11 Sep 2022 19:15:33 +0530 Subject: [PATCH] libva: update to 2.16.0. --- srcpkgs/libva/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index 093f7b86355..4665fedd9b3 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,7 +1,7 @@ # Template file for 'libva' # NOTE: keep this pkg synchronized with libva-glx pkgname=libva -version=2.14.0 +version=2.16.0 revision=1 build_style=meson configure_args="-Dwith_glx=no" @@ -14,7 +14,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=f21152a2170edda9d1c4dd463d52eaf62b553e83e553c0a946654523cca86d5e +checksum=766edf51fd86efe9e836a4467d4ec7c3af690a3c601b3c717237cee856302279 build_options="wayland" build_options_default="wayland"