Bump uavs3d version

Old commit has been removed from history
This commit is contained in:
ZaquL 2022-08-31 21:11:10 +03:00 committed by GitHub
parent 843642ae9b
commit c9a6797b95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
SCRIPT_REPO="https://github.com/uavs3/uavs3d.git" SCRIPT_REPO="https://github.com/uavs3/uavs3d.git"
SCRIPT_COMMIT="818a0cb719c0cd012f21ad0b9c5d83669e36f861" SCRIPT_COMMIT="6a6b98a91f221fb0d4d9febe9a045ed287c588bb"
ffbuild_enabled() { ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1 [[ $TARGET == win32 ]] && return -1