We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4a0b6 commit 373ab32Copy full SHA for 373ab32
build-ffmpeg
@@ -500,7 +500,7 @@ fi
500
501
if command_exists "cargo"; then
502
if build "rav1e" "0.6.3"; then
503
- execute cargo install --version "0.9.14+cargo-0.66" cargo-c
+ execute cargo install --version "0.9.20+cargo-0.71" cargo-c
504
download "https://github.com/xiph/rav1e/archive/refs/tags/v0.6.3.tar.gz"
505
execute cargo cinstall --prefix="${WORKSPACE}" --library-type=staticlib --crt-static --release
506
build_done "rav1e" "0.6.3"
0 commit comments