Skip to content
Snippets Groups Projects

pmb.config: Adjust pmaports URLs to postmarketOS GitLab

Merged Newbyte requested to merge newbyte/new-pmaports-remote into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -570,8 +570,8 @@ git_repos = {
"git@gitlab.alpinelinux.org:alpine/aports.git",
],
"pmaports": [
"https://gitlab.com/postmarketOS/pmaports.git",
"git@gitlab.com:postmarketos/pmaports.git",
"https://gitlab.postmarketos.org/postmarketOS/pmaports.git",
"git@gitlab.postmarketos.org:postmarketOS/pmaports.git",
],
}
Loading