Update dependencies

This commit is contained in:
BtbN
2023-10-24 00:40:01 +02:00
parent 9a80ab2679
commit 7b6432add4
52 changed files with 55 additions and 59 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/mstorsjo/fdk-aac.git"
SCRIPT_COMMIT="3f864cce9736cc8e9312835465fae18428d76295"
SCRIPT_COMMIT="4de681c193d45b14f87efc30e3e3f02d389387b5"
ffbuild_enabled() {
[[ $VARIANT == nonfree* ]] || return -1