Update dependencies

This commit is contained in:
BtbN 2021-08-22 23:54:38 +02:00
parent 94395ac891
commit 0960900c6b
29 changed files with 32 additions and 341 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
X265_REPO="https://bitbucket.org/multicoreware/x265_git.git"
X265_COMMIT="82786fccce10379be439243b6a776dc2f5918cb4"
X265_COMMIT="0983cffc501e5279e7d9e9b2241b506cb332efcb"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1