Update dependencies

This commit is contained in:
BtbN 2021-07-12 16:29:31 +02:00
parent dbd238fcde
commit 0631e027e9
34 changed files with 51 additions and 76 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
UAVS3D_REPO="https://github.com/uavs3/uavs3d.git"
UAVS3D_COMMIT="26b088ed51a8c3f7ed73e2a70321777c8aff5a8a"
UAVS3D_COMMIT="73ab6f3d74bf15a6252ef486b04b2f2ca89cc17f"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1