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
UAVS3D_REPO="https://github.com/uavs3/uavs3d.git"
UAVS3D_COMMIT="57d20183301d4197d1c938f62f8a5911e33465d7"
UAVS3D_COMMIT="23a42eefbcde8f4d826b71f2e158f948f3e2b3ee"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1