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 75c2911

Browse filesBrowse files
authored
Merge pull request markus-perl#43 from mliradelc/FFMPEG-4.3.1
FFMPEG 4.3.1
2 parents d37943d + e957a49 commit 75c2911
Copy full SHA for 75c2911

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ if command -v nvcc > /dev/null ; then
383383
fi
384384

385385
build "ffmpeg"
386-
download "https://ffmpeg.org/releases/ffmpeg-4.3.tar.bz2" "ffmpeg-4.3.tar.bz2"
387-
cd "$PACKAGES"/ffmpeg-4.3/ || exit
386+
download "https://ffmpeg.org/releases/ffmpeg-4.3.1.tar.bz2" "ffmpeg-4.3.1.tar.bz2"
387+
cd "$PACKAGES"/ffmpeg-4.3.1/ || exit
388388
# shellcheck disable=SC2086
389389
./configure $ADDITIONAL_CONFIGURE_OPTIONS \
390390
--pkgconfigdir="$WORKSPACE/lib/pkgconfig" \

0 commit comments

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