Rav1e still broken, revert update

This commit is contained in:
BtbN 2022-09-01 16:04:48 +02:00
parent d7fe570326
commit 0c02e8fe66
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/xiph/rav1e.git"
SCRIPT_COMMIT="59b21f9cd4dfb4c0911cd7329cb0f21d54cff52f"
SCRIPT_COMMIT="db7a71ae53a31a60bf31bd0635f46e15bdcc444c"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1