From b8e0f0e74e3071a1cfe0f3f2310979820400996a Mon Sep 17 00:00:00 2001 From: "John M. Harris, Jr" Date: Tue, 22 May 2018 09:38:34 -0400 Subject: Fix bucts URI in oldbuild download script git.stuge.se is down, and has been for a while. --- resources/scripts/helpers/download/bucts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scripts/helpers/download/bucts b/resources/scripts/helpers/download/bucts index 7bea3e65..b57df1fd 100755 --- a/resources/scripts/helpers/download/bucts +++ b/resources/scripts/helpers/download/bucts @@ -37,7 +37,7 @@ rm -Rf "bucts/" # ------------------------------------------------------------------------------ # download it using git -git clone git://git.stuge.se/bucts.git +git clone https://notabug.org/libreboot/bucts.git # modifications are required cd "bucts/" -- cgit v1.2.3-70-g09d2