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
X265_REPO="https://bitbucket.org/multicoreware/x265_git.git"
X265_COMMIT="4bf31dc15fb6d1f93d12ecf21fad5e695f0db5c0"
X265_COMMIT="8003e43825ee83b8ef346c8c3562c508ab23f117"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1