glfw: fix upstream submodule URL

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-07-03 21:32:44 -07:00
parent a7ff7ea806
commit b7239175cf

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "libs/xcode-frameworks"] [submodule "libs/xcode-frameworks"]
path = libs/xcode-frameworks path = libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks url = https://github.com/hexops/xcode-frameworks
[submodule "upstream"]
path = upstream
url = https://github.com/hexops-graveyard/glfw