summaryrefslogtreecommitdiff
path: root/config/git/memtest86plus
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-10-20 10:31:10 +0100
committerLeah Rowe <leah@libreboot.org>2023-10-20 10:31:10 +0100
commit759800523f5473231b70280bd6375ca3ebcc4968 (patch)
tree901b436d307e94856334f523dd86ce2d9309911f /config/git/memtest86plus
parentbf4ea8102ad71bf07e0014c71579b7f3576c1dec (diff)
git/config: don't use github on main repos
it's ok for now to use it as a backup. where only github was specified, i mirrored each given repository to codeberg as main repo for lbmk. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git/memtest86plus')
-rw-r--r--config/git/memtest86plus3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/git/memtest86plus b/config/git/memtest86plus
index 824e1b71..c1f56623 100644
--- a/config/git/memtest86plus
+++ b/config/git/memtest86plus
@@ -1,5 +1,6 @@
{memtest86plus}{
rev: 5dcd424ea7afb857c1171e747ef064d98d26afeb
loc: memtest86plus
- url: https://github.com/memtest86plus/memtest86plus.git
+ url: https://codeberg.org/libreboot/memtest86plus
+ bkup_url: https://github.com/memtest86plus/memtest86plus.git
}