From cf2a258ef502da8a6dc08090f4b356019071747b Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Mon, 27 May 2024 18:52:29 +0530 Subject: [PATCH] libva.wrap: Bump to latest release 2.21.0, move to wrap-file Since we no longer require a pre-release git commit, we an use a tarball which is faster and easier to update/cache. Part-of: --- subprojects/libva.wrap | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/subprojects/libva.wrap b/subprojects/libva.wrap index d99a2b3305..373661b261 100644 --- a/subprojects/libva.wrap +++ b/subprojects/libva.wrap @@ -1,7 +1,8 @@ -[wrap-git] -directory = libva -url = https://github.com/intel/libva.git -revision = 1c58941b93ba5013c68e8370a408efd630275c9c +[wrap-file] +directory = libva-2.21.0 +source_url = https://github.com/intel/libva/releases/download/2.21.0/libva-2.21.0.tar.bz2 +source_filename = libva-2.21.0.tar.bz2 +source_hash = 9dc1a84373b656434e6a8f3ac7522bc1c959cc3434aea89d2c02092986d87016 [provide] libva = libva_dep