Update dependencies

This commit is contained in:
BtbN 2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View file

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