From 83f44c45b88f599e2b31aa72ab6eaf8e16d9121c Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 31 Mar 2023 13:20:10 +0530 Subject: [PATCH] libva-utils: update to 2.18.2. --- srcpkgs/libva-utils/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template index e5422e5921a..be76e29c348 100644 --- a/srcpkgs/libva-utils/template +++ b/srcpkgs/libva-utils/template @@ -1,6 +1,7 @@ # Template file for 'libva-utils' +# NOTE: keep minor version synchronized with libva and libva-glx pkgname=libva-utils -version=2.17.1 +version=2.18.2 revision=1 build_style=meson configure_args="-Ddrm=true -Dx11=true -Dwayland=true" @@ -13,7 +14,7 @@ license="MIT" homepage="https://01.org/linuxmedia" changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS" distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz" -checksum=6ea5993c3eba230a979fa9d35b4cad8df06d4474a773dc0918033bf50353f966 +checksum=c4c0555c96ca678f9ac47fbb56f0ae56ca39fd50fe3553bae5cb13117bfcb406 post_install() { vlicense COPYING