Update dependencies

This commit is contained in:
BtbN 2021-12-31 21:48:23 +01:00
parent 20d4bf3ef7
commit ba9757634a
33 changed files with 34 additions and 34 deletions

View file

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