extlib: use https:// URL for the freetype submodule.
parent
bc6a923c4c
commit
1a2911fb51
|
@ -7,7 +7,7 @@
|
|||
url = https://github.com/glennrp/libpng
|
||||
[submodule "extlib/freetype"]
|
||||
path = extlib/freetype
|
||||
url = http://git.sv.nongnu.org/r/freetype/freetype2.git
|
||||
url = https://git.savannah.nongnu.org/r/freetype/freetype2.git/
|
||||
[submodule "extlib/libdxfrw"]
|
||||
path = extlib/libdxfrw
|
||||
url = https://github.com/solvespace/libdxfrw.git
|
||||
|
|
Loading…
Reference in New Issue