Update dependencies

This commit is contained in:
BtbN 2021-10-28 20:47:11 +02:00
parent b77d839e60
commit 6a3324e258
38 changed files with 131 additions and 128 deletions

View file

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