Update dependencies

This commit is contained in:
BtbN
2024-06-23 13:17:34 +02:00
parent 31add5f62d
commit d1ff67cb28
44 changed files with 45 additions and 45 deletions

View File

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