diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-07 19:37:23 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-07 19:37:23 +0100 |
commit | c3e52bc2ee8be6b957c39f3e284f65b018ae8c34 (patch) | |
tree | 691d8cb4086081d0b86d2f5ffbc7f53c4cae2504 /config/git | |
parent | a00f4153c68e92fdaafb2d3e17d88f9cf7aeb168 (diff) |
Revert "change grub git again"
This reverts commit 1e07c4eb02da5c51d5278583b2a3e2de551f2a62.
Diffstat (limited to 'config/git')
-rw-r--r-- | config/git/grub/pkg.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/git/grub/pkg.cfg b/config/git/grub/pkg.cfg index 73c39999..4db5e2b9 100644 --- a/config/git/grub/pkg.cfg +++ b/config/git/grub/pkg.cfg @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later rev="HEAD" -url="https://git.sr.ht/~libreboot/grub" -# url="https://codeberg.org/libreboot/grub" +url="https://codeberg.org/libreboot/grub" bkup_url="git://git.savannah.gnu.org/grub.git" # ALWAYS slow. use as backup only. |