Skip to content

Commit cf918b1

Browse files
author
Markus Perl
committed
FFMpeg V6.0
1 parent 7b141c6 commit cf918b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ if build "pkg-config" "0.29.2"; then
331331
fi
332332

333333
if build "yasm" "1.3.0"; then
334-
download "https://github.com/yasm/yasm/releases/download/v1.2.4/yasm-1.3.0.tar.gz"
334+
download "https://github.com/yasm/yasm/releases/download/v1.3.0/yasm-1.3.0.tar.gz"
335335
execute ./configure --prefix="${WORKSPACE}"
336336
execute make -j $MJOBS
337337
execute make install

0 commit comments

Comments
 (0)