basisu: fix upstream git submodule location (helps #761)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
1ccec8339f
commit
6ff702552a
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -17,5 +17,5 @@
|
|||
url = https://github.com/hexops-graveyard/glfw
|
||||
[submodule "basisu/upstream"]
|
||||
path = libs/basisu/upstream
|
||||
url = https://github.com/hexops/basisu
|
||||
url = https://github.com/hexops-graveyard/basisu
|
||||
|
||||
|
|
|
|||
2
libs/basisu/.gitmodules
vendored
2
libs/basisu/.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "upstream"]
|
||||
path = upstream
|
||||
url = https://github.com/hexops/basisu
|
||||
url = https://github.com/hexops-graveyard/basisu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue