commit: 97473ca484c878ae6069abff741777e033d5156c Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 01:07:31 2022 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 01:07:31 2022 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=97473ca4
systems.conf: update repo_uri Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> core/etc/grs/systems.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf index 0e4a4c8..5003615 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,2 +1,2 @@ [desktop-amd64-musl-hardened] -repo_uri : git://gitweb.gentoo.org/proj/grs.git +repo_uri : https://anongit.gentoo.org/git/proj/grs.git
