Update dependencies

This commit is contained in:
BtbN 2021-12-05 21:10:10 +01:00
parent 6c878d3f15
commit 8ccc3a04d5
35 changed files with 35 additions and 35 deletions

View file

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