Update dependencies

This commit is contained in:
BtbN 2021-02-19 17:08:32 +01:00
parent 86af523883
commit 3119034c92
27 changed files with 34 additions and 38 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
RAV1E_SRC_PREFIX="https://github.com/xiph/rav1e/releases/download/p20201215"
RAV1E_SRC_PREFIX="https://github.com/xiph/rav1e/releases/download/p20210216"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1