diff --git a/pmb/config/__init__.py b/pmb/config/__init__.py index 0df2ad29..a201756b 100644 --- a/pmb/config/__init__.py +++ b/pmb/config/__init__.py @@ -425,7 +425,7 @@ flashers = { # GIT # git_repos = { - "aports_upstream": "https://github.com/alpinelinux/aports", + "aports_upstream": "https://gitlab.alpinelinux.org/alpine/aports.git", "pmaports": "https://gitlab.com/postmarketOS/pmaports.git", }