From 7aeaf3ba573423f87c0dc520e035379668d69f19 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 12 Oct 2022 06:46:07 +0100 Subject: [PATCH] Update Fortress and Highway URIs. --- portage/repos.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portage/repos.conf b/portage/repos.conf index 607ec94..b04ccd3 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -18,12 +18,12 @@ sync-uri = https://anongit.gentoo.org/git/proj/musl.git [fortress] location = /var/db/repos/fortress sync-type = git -sync-uri = https://codeberg.org/fortress/fortress.git +sync-uri = https://git.fortressos.org/fortress/fortress.git [highway] location = /var/db/highway sync-type = git -sync-uri = https://codeberg.org/fortress/highway.git +sync-uri = https://git.fortressos.org/fortress/highway.git [guru] location = /var/db/repos/guru