blob: 73c39999572380619eff5a22b56f62c8ab926a1d (
plain)
1
2
3
4
5
6
|
# SPDX-License-Identifier: GPL-3.0-or-later
rev="HEAD"
url="https://git.sr.ht/~libreboot/grub"
# url="https://codeberg.org/libreboot/grub"
bkup_url="git://git.savannah.gnu.org/grub.git" # ALWAYS slow. use as backup only.
|