Update dependencies

This commit is contained in:
BtbN 2022-07-13 17:08:17 +02:00
parent f8f6de13db
commit ce66686c5a
42 changed files with 43 additions and 43 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/dyne/frei0r.git"
SCRIPT_COMMIT="6a576f4538992bbbe88eba1e773d6144d22eb3ca"
SCRIPT_COMMIT="a9d15ff07e130baf3408da6e1f1b22f82e7c62b6"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1