From 4c8ab1e0eee34a74bd46b8aa706f732551de5f0c Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 17 Mar 2024 16:47:19 +0100 Subject: [PATCH] Update arch/debian packaging source URLs Let's use the actual URL to avoid warnings from git about getting redirected. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 38589d08399..ba9f6d7f27e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,7 @@ branch = factory [submodule "pkg/debian"] path = pkg/debian - url = https://salsa.debian.org/systemd-team/systemd + url = https://salsa.debian.org/systemd-team/systemd.git branch = debian/master [submodule "pkg/centos"] path = pkg/centos @@ -16,5 +16,5 @@ branch = c9s-sig-hyperscale [submodule "pkg/arch"] path = pkg/arch - url = https://gitlab.archlinux.org/daandemeyer/systemd + url = https://gitlab.archlinux.org/daandemeyer/systemd.git branch = strip -- 2.47.3