Update dependencies

This commit is contained in:
BtbN 2021-12-05 21:10:10 +01:00
parent 6c878d3f15
commit 8ccc3a04d5
35 changed files with 35 additions and 35 deletions

View file

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