Skip to content

Commit 5481a44

Browse files
Updating build script
1 parent 4a1bd9a commit 5481a44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-ffmpeg

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# LICENSE: https://github.com/markus-perl/ffmpeg-build-script/blob/master/LICENSE
55

66
PROGNAME=$(basename "$0")
7-
FFMPEG_VERSION=6.1
8-
SCRIPT_VERSION=1.48.rc.1
7+
FFMPEG_VERSION=5.1
8+
SCRIPT_VERSION=1.49.rc.1
99
CWD=$(pwd)
1010
PACKAGES="$CWD/packages"
1111
WORKSPACE="$CWD/workspace"

0 commit comments

Comments
 (0)