Update dependencies

This commit is contained in:
BtbN
2024-09-04 00:43:32 +02:00
parent ee7fb614de
commit 2fde6f8165
48 changed files with 48 additions and 48 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/intel/libvpl.git"
SCRIPT_COMMIT="0c13c410095764799afea0cf645bd896378579b8"
SCRIPT_COMMIT="5f6bd8a1e753c8f63a3fd8b36894d6968b808a6d"
ffbuild_enabled() {
[[ $TARGET == *arm64 ]] && return -1