Update dependencies

This commit is contained in:
BtbN 2022-08-04 19:25:20 +02:00
parent d1b90729b6
commit c7a73215c6
47 changed files with 47 additions and 47 deletions

View file

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