Update build.sh

This commit is contained in:
Daniel Stankewitz 2022-01-17 17:41:20 +01:00 committed by GitHub
parent c48d04776a
commit 8999f506a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -245,7 +245,7 @@ mkdir src build build/include build/lib build/lib/pkgconfig
BUILD=`realpath build`
SRC=`realpath src`
git clone -q -b release/4.4 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
git clone -q -b release/5.0 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
#build_aom
build_nvenc