Update build.sh

This commit is contained in:
Daniel Stankewitz 2020-08-29 08:28:50 +02:00 committed by GitHub
parent d2a2c60bed
commit 68c24265bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -242,7 +242,7 @@ SRC=`realpath src`
git clone git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
cd $SRC/ffmpeg
git checkout release/4.2
git checkout release/4.3
cd ../..
build_nvenc