Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
X264_REPO="https://github.com/mirror/x264.git"
X264_COMMIT="5585eafe31c2299163dcb206e05e18be7dd93098"
X264_COMMIT="bfc87b7a330f75f5c9a21e56081e4b20344f139e"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1