]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
pkg/opensuse: switch to SHA1 fork
authorLuca Boccassi <bluca@debian.org>
Tue, 21 May 2024 17:19:04 +0000 (18:19 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 21 May 2024 17:22:21 +0000 (18:22 +0100)
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

.gitmodules
pkg/opensuse

index 64d938fbf9989bc0c03bfe276ff9efdbc9d122a8..7ae6ace6802b28cd8de987f419bb965c6f9321da 100644 (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
index acdb1cd8c5594f66299cc9f8d30d075277eef49b..c3399411ac70a440ca9080d6df391eb897bba4e9 160000 (submodule)
@@ -1 +1 @@
-Subproject commit acdb1cd8c5594f66299cc9f8d30d075277eef49b
+Subproject commit c3399411ac70a440ca9080d6df391eb897bba4e9