Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

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