Skip to content

Commit 34977b7

Browse files
committed
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
1 parent dcbf670 commit 34977b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
branch = rawhide
55
[submodule "pkg/opensuse"]
66
path = pkg/opensuse
7-
url = https://src.opensuse.org/rpm/systemd.git
8-
branch = factory
7+
url = https://code.opensuse.org/package/systemd.git
8+
branch = master
99
[submodule "pkg/debian"]
1010
path = pkg/debian
1111
url = https://salsa.debian.org/systemd-team/systemd.git

pkg/opensuse

Submodule opensuse updated from acdb1cd to c339941

0 commit comments

Comments
 (0)