Revert "git/grub: use codeberg as the main mirror"

This reverts commit d06d6a1905.
This commit is contained in:
Leah Rowe
2025-09-07 19:43:08 +01:00
parent c3e52bc2ee
commit dea587a16f

View File

@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
rev="HEAD"
url="https://codeberg.org/libreboot/grub"
bkup_url="git://git.savannah.gnu.org/grub.git" # ALWAYS slow. use as backup only.
url="git://git.savannah.gnu.org/grub.git"
bkup_url="https://codeberg.org/libreboot/grub"