change grub git again

this time to source hut.

for some reason, *grub* is slow no matter what repo
provider i host it on??

i tested srht just now, and it seems ok. let's use that.

i'm *paying* for this sourcehut account, so it better be
good!

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-09-07 18:29:48 +01:00
parent 53491bdca2
commit 1e07c4eb02
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
rev="HEAD"
url="https://codeberg.org/libreboot/grub"
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.
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
subgit="https://codeberg.org/libreboot/gnulib"
subgit="https://git.sr.ht/~libreboot/gnulib"
# subgit="https://codeberg.org/libreboot/gnulib"
subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup!
subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b"
+2 -1
View File
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
subgit="https://codeberg.org/libreboot/gnulib"
subgit="https://git.sr.ht/~libreboot/gnulib"
# subgit="https://codeberg.org/libreboot/gnulib"
subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup!
subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b"
+2 -1
View File
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
subgit="https://codeberg.org/libreboot/gnulib"
subgit="https://git.sr.ht/~libreboot/gnulib"
# subgit="https://codeberg.org/libreboot/gnulib"
subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup!
subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b"