From bfb83a4df8868a11ab015b4a777483a1bf3884cd Mon Sep 17 00:00:00 2001 From: Alan Duffy Date: Tue, 30 Jul 2024 06:52:16 -0600 Subject: [PATCH] Update freetype2 submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a67376a..32700f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = glew-1.13 [submodule "include/freetype2"] path = include/freetype2 - url = https://git.savannah.gnu.org/git/freetype/freetype2.git + url = https://github.com/freetype/freetype2.git branch = 2.6.5 [submodule "include/openal-soft"] path = include/openal-soft