fix gentoo github url

This commit is contained in:
Jörg Deckert 2023-05-30 19:45:23 +02:00
parent 120776df74
commit 774bb51363
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ sync_portage: $(PORTAGE_DIR)
$(PORTAGE_DIR):
@print Grabbing the portage tree
git clone --depth=1 git://github.com/gentoo/gentoo.git $(PORTAGE_DIR)
git clone --depth=1 https://github.com/gentoo/gentoo.git $(PORTAGE_DIR)
$(CHROOT)/etc/portage/%: configs/portage/%
COPY --recursive $< /etc/portage/