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
This commit is contained in:
Luca Boccassi 2024-05-21 18:19:04 +01:00
parent dcbf670430
commit 34977b7512
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View file

@ -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

@ -1 +1 @@
Subproject commit acdb1cd8c5594f66299cc9f8d30d075277eef49b
Subproject commit c3399411ac70a440ca9080d6df391eb897bba4e9