Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7b141c6

Browse filesBrowse files
author
Markus Perl
committed
FFMpeg V6.0
1 parent a234cf8 commit 7b141c6
Copy full SHA for 7b141c6

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -330,12 +330,12 @@ if build "pkg-config" "0.29.2"; then
330330
build_done "pkg-config" "0.29.2"
331331
fi
332332

333-
if build "yasm" "1.2.4"; then
334-
download "https://github.com/yasm/yasm/releases/download/v1.2.4/yasm-1.2.4.tar.gz"
333+
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"
335335
execute ./configure --prefix="${WORKSPACE}"
336336
execute make -j $MJOBS
337337
execute make install
338-
build_done "yasm" "1.2.4"
338+
build_done "yasm" "1.3.0"
339339
fi
340340

341341
if build "nasm" "2.16.01"; then

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.