From: Daan De Meyer Date: Sun, 17 Mar 2024 15:47:19 +0000 (+0100) Subject: Update arch/debian packaging source URLs X-Git-Tag: v256-rc1~494^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c8ab1e0eee34a74bd46b8aa706f732551de5f0c;p=thirdparty%2Fsystemd.git Update arch/debian packaging source URLs Let's use the actual URL to avoid warnings from git about getting redirected. --- 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