Update dependencies

This commit is contained in:
BtbN 2022-10-06 00:40:44 +02:00
parent 8bc793644e
commit 22440fc549
55 changed files with 56 additions and 56 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/mirror/x264.git"
SCRIPT_COMMIT="f7074e12d90de71f22aebd5040b8c6d31ca8f926"
SCRIPT_COMMIT="ed0f7a634050a62c1da27c99eea710824d4c3705"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1