From b412c0cfd21a86b25fdd66feccc517e93d3d7633 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 17 Feb 2022 16:11:35 +0100 Subject: [PATCH] libva-glx: update to 2.14.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 268daeda3f3..b8411bcb09f 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -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.