From b146743616644ce838c1cedb7edeb15d01bbacd2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Tue, 25 Feb 2025 17:52:38 -0600 Subject: bootstrap: update mcmtools to fix failed 'bc' download. --- bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap b/bootstrap index 3c3e38b..1ff2fa5 100755 --- a/bootstrap +++ b/bootstrap @@ -5,7 +5,7 @@ # Purpose : Bootstraps Adélie from source for any architecture. # Authors : Zach van Rijn # License : MIT -# Revision : 20250224 +# Revision : 20250225 #=============================================================== #=============================================================== @@ -415,7 +415,7 @@ if ! test -d "${MTOOLS}"/sys/emus/bin; then # FIXME: no hard code test -d bootstrap \ || git clone ${CHAINS}/bootstrap.git; cd bootstrap; - git checkout 1d266da9b366b29f90c8a796ad2f820d262355cb; + git checkout 185a90045d8e6ac414971ae7729319ad1534295c; ## seed rootfs # -- cgit v1.2.3-70-g09d2