summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2024-05-21 19:19:04 +0200
committerLuca Boccassi <bluca@debian.org>2024-05-21 19:22:21 +0200
commit34977b7512c95596ee123dc01bdf58ab04a88583 (patch)
treefdc8858af2b44bd10b3719004f4112bad0be142d /.gitmodules
parentMerge pull request #32957 from mrc0mmand/fix-coverage-builds (diff)
downloadsystemd-34977b7512c95596ee123dc01bdf58ab04a88583.tar.xz
systemd-34977b7512c95596ee123dc01bdf58ab04a88583.zip
pkg/opensuse: switch to SHA1 fork
src.opensuse.org switched to SHA256, which means it can no longer be used as a submodule in a SHA1 repository. Switch to a fork on Pagure that gets synced across and is still SHA1: https://code.opensuse.org/package/systemd.git
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 64d938fbf9..7ae6ace680 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,8 +4,8 @@
branch = rawhide
[submodule "pkg/opensuse"]
path = pkg/opensuse
- url = https://src.opensuse.org/rpm/systemd.git
- branch = factory
+ url = https://code.opensuse.org/package/systemd.git
+ branch = master
[submodule "pkg/debian"]
path = pkg/debian
url = https://salsa.debian.org/systemd-team/systemd.git