Bump uavs3d version
Old commit has been removed from history
This commit is contained in:
parent
843642ae9b
commit
c9a6797b95
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/uavs3/uavs3d.git"
|
||||
SCRIPT_COMMIT="818a0cb719c0cd012f21ad0b9c5d83669e36f861"
|
||||
SCRIPT_COMMIT="6a6b98a91f221fb0d4d9febe9a045ed287c588bb"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
|
Loading…
Reference in a new issue