Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

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