Use HTTPS remote path for FluidSynth submodule

This commit is contained in:
Dale Whinham
2021-04-20 00:33:36 +01:00
parent 1ff584d653
commit e6f673463f

2
.gitmodules vendored
View File

@@ -12,5 +12,5 @@
ignore = dirty
[submodule "external/fluidsynth"]
path = external/fluidsynth
url = git@github.com:FluidSynth/fluidsynth.git
url = https://github.com/FluidSynth/fluidsynth.git
ignore = dirty