mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user