From fbaa927a49694f771d770383bde3e1137fe172d4 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 23 Sep 2024 02:53:07 +0200 Subject: updated the Lexilla submodule URL I wonder why it even built on CI without that change. It should fix Yocto builds, though. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3636830..ed91108 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ url = https://github.com/orbitalquark/scinterm.git [submodule "lexilla"] path = contrib/lexilla - url = https://github.com/rhaberkorn/lexilla.git + url = https://github.com/ScintillaOrg/lexilla.git -- cgit v1.2.3