Skip to content

Commit

Permalink
Upgraded FDK AAC to version 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Mar 8, 2020
1 parent 6af342a commit 29cc328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makemkv-builder/builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SCRIPT_DIR="$(realpath "$(dirname "${BASH_SOURCE[0]}")")"

MAKEMKV_VERSION=1.15.0
FFMPEG_VERSION=4.2.2
FDK_AAC_VERSION=2.0.0
FDK_AAC_VERSION=2.0.1
QT_VERSION=5.9.8

MAKEMKV_OSS_URL=https://www.makemkv.com/download/makemkv-oss-${MAKEMKV_VERSION}.tar.gz
Expand Down

0 comments on commit 29cc328

Please sign in to comment.