basisu: fix upstream git submodule location (helps #761)

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-04-25 09:26:00 -07:00 committed by Stephen Gutekanst
parent 1ccec8339f
commit 6ff702552a
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -17,5 +17,5 @@
url = https://github.com/hexops-graveyard/glfw url = https://github.com/hexops-graveyard/glfw
[submodule "basisu/upstream"] [submodule "basisu/upstream"]
path = libs/basisu/upstream path = libs/basisu/upstream
url = https://github.com/hexops/basisu url = https://github.com/hexops-graveyard/basisu

View file

@ -1,3 +1,3 @@
[submodule "upstream"] [submodule "upstream"]
path = upstream path = upstream
url = https://github.com/hexops/basisu url = https://github.com/hexops-graveyard/basisu