Skip to content

Commit

Permalink
Updated FFmpeg to v6.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Mar 12, 2024
1 parent 9245ef0 commit d64d71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/SuperBuild/cmake/Modules/BuildFFmpeg.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ else()
FFmpeg
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/FFmpeg
DEPENDS ${FFmpeg_DEPS}
URL https://ffmpeg.org/releases/ffmpeg-6.0.tar.bz2
URL https://ffmpeg.org/releases/ffmpeg-6.1.1.tar.bz2
CONFIGURE_COMMAND ${FFmpeg_CONFIGURE}
BUILD_COMMAND ${FFmpeg_BUILD}
INSTALL_COMMAND ${FFmpeg_INSTALL}
Expand Down

0 comments on commit d64d71f

Please sign in to comment.