From e6bf6743ede92b4670eca49e8ba77f1f98a74856 Mon Sep 17 00:00:00 2001 From: Nyanmisaka Date: Sun, 10 Mar 2024 00:49:02 +0800 Subject: [PATCH] Update the relocated intel onevpl/libvpl repo oneapi-src/oneVPL => intel/libvpl --- scripts.d/50-onevpl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/50-onevpl.sh b/scripts.d/50-onevpl.sh index b81a6e084..c3c72a370 100755 --- a/scripts.d/50-onevpl.sh +++ b/scripts.d/50-onevpl.sh @@ -1,6 +1,6 @@ #!/bin/bash -SCRIPT_REPO="https://github.com/oneapi-src/oneVPL.git" +SCRIPT_REPO="https://github.com/intel/libvpl.git" SCRIPT_COMMIT="18e890e7a5d6355306b8f1046b46c378ced453ff" ffbuild_enabled() {