mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
Switch opensuse packaging specs source url to src.opensuse.org
opensuse's OBS has two git mirrors, code.opensuse.org uses pagure, src.opensuse.org uses gitea. Let's try src.opensuse.org as pagure doesn't seem to work properly when more advanced git functionality is used.
This commit is contained in:
parent
3623a7ea83
commit
99cc65a0c9
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -4,8 +4,8 @@
|
||||
branch = rawhide
|
||||
[submodule "pkg/opensuse"]
|
||||
path = pkg/opensuse
|
||||
url = https://code.opensuse.org/package/systemd
|
||||
branch = master
|
||||
url = https://src.opensuse.org/rpm/systemd
|
||||
branch = factory
|
||||
[submodule "pkg/debian"]
|
||||
path = pkg/debian
|
||||
url = https://salsa.debian.org/systemd-team/systemd
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 37aca188c2ef606319217b30ff8b0c66df6c60f1
|
||||
Subproject commit af49127b4b18ee276af099c2144760c353c39646
|
Loading…
Reference in New Issue
Block a user