Update dependencies

This commit is contained in:
BtbN
2023-09-20 15:47:43 +02:00
parent fe9763a148
commit 90b801a370
44 changed files with 45 additions and 45 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git"
SCRIPT_COMMIT="b2a5365d917e5974a4ac17275bce9bcefc41e21a"
SCRIPT_COMMIT="d1057ef5ed46968800771faa64a6d4a1fb049eab"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1