From: Luca Boccassi Date: Tue, 21 May 2024 17:19:04 +0000 (+0100) Subject: pkg/opensuse: switch to SHA1 fork X-Git-Tag: v256-rc3~12^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34977b7512c95596ee123dc01bdf58ab04a88583;p=thirdparty%2Fsystemd.git 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 --- diff --git a/.gitmodules b/.gitmodules index 64d938fbf99..7ae6ace6802 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 diff --git a/pkg/opensuse b/pkg/opensuse index acdb1cd8c55..c3399411ac7 160000 --- a/pkg/opensuse +++ b/pkg/opensuse @@ -1 +1 @@ -Subproject commit acdb1cd8c5594f66299cc9f8d30d075277eef49b +Subproject commit c3399411ac70a440ca9080d6df391eb897bba4e9