diff --git a/README.md b/README.md index 78916a70..2f0d5a0e 100644 --- a/README.md +++ b/README.md @@ -319,9 +319,9 @@ Contact Tested on --------- -* MacOS 10.15 -* Debian 10 -* Ubuntu 20.04 +* MacOS 15.1 +* Debian 12 +* Ubuntu 22.04 ## Continuous Integration diff --git a/build-ffmpeg b/build-ffmpeg index 45d56c34..0a6ea1e2 100755 --- a/build-ffmpeg +++ b/build-ffmpeg @@ -5,7 +5,7 @@ PROGNAME=$(basename "$0") FFMPEG_VERSION=7.1 -SCRIPT_VERSION=1.53 +SCRIPT_VERSION=1.54 CWD=$(pwd) PACKAGES="$CWD/packages" WORKSPACE="$CWD/workspace"