Skip to content

Commit 801702a

Browse files
authored
Housekeeping. (#97)
1 parent fe20d8b commit 801702a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-ffmpeg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# LICENSE: https://github.com/markus-perl/ffmpeg-build-script/blob/master/LICENSE
77
#
88
PROGNAME=$(basename "$0")
9-
FFMPEG_VERSION=7.0.2
10-
SCRIPT_VERSION=1.47
9+
FFMPEG_VERSION="7.0.2"
10+
SCRIPT_VERSION="1.46-homebridge.2.1.5"
1111
CWD=$(pwd)
1212
PACKAGES="${CWD}/packages"
1313
WORKSPACE="${CWD}/workspace"

0 commit comments

Comments
 (0)