From f04e6d1b40a8afd424c6e896c2a813e6374e6fb8 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 21 Sep 2023 00:46:37 +0530 Subject: [PATCH] libva-glx: update to 2.20.0. --- srcpkgs/libva-glx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index 8dfa2ef6218..8d56f6e4fc0 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -7,7 +7,7 @@ # NOTE: keep this pkg synchronized with libva and the minor version with libva-utils # pkgname=libva-glx -version=2.19.0 +version=2.20.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=8cb5e2a9287a76b12c0b6cb96f4f27a0321bbe693df43cd950e5d4542db7f227 +checksum=117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60 post_install() { # We are only interested in the glx component, remove everything else.