Update dependencies

This commit is contained in:
BtbN 2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View file

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