Update dependencies

This commit is contained in:
BtbN
2024-06-23 13:17:34 +02:00
parent 31add5f62d
commit d1ff67cb28
44 changed files with 45 additions and 45 deletions

View File

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