Update dependencies

This commit is contained in:
BtbN 2021-12-31 21:48:23 +01:00
parent 20d4bf3ef7
commit ba9757634a
33 changed files with 34 additions and 34 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
PLACEBO_REPO="https://code.videolan.org/videolan/libplacebo.git"
PLACEBO_COMMIT="5e8fdf2316c2d5531531a07c782410c860faaf18"
PLACEBO_COMMIT="9d5064230ea0943f0795f7baeb126657c27e05cc"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1