Update dependencies

This commit is contained in:
BtbN 2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View file

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