Skip to content

Commit 4cdaf14

Browse files
authored
Merge pull request #159 from markus-perl/ffmpeg-5.1
Bump ffmpeg version 5.1
2 parents 15ef520 + d98a8d6 commit 4cdaf14

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
@@ -4,7 +4,7 @@
44
# LICENSE: https://github.com/markus-perl/ffmpeg-build-script/blob/master/LICENSE
55

66
PROGNAME=$(basename "$0")
7-
FFMPEG_VERSION=5.0
7+
FFMPEG_VERSION=5.1
88
SCRIPT_VERSION=1.38
99
CWD=$(pwd)
1010
PACKAGES="$CWD/packages"

0 commit comments

Comments
 (0)