diff options
-rwxr-xr-x | bootstrap | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ # Purpose : Bootstraps Adélie from source for any architecture. # Authors : Zach van Rijn <me@zv.io> # License : MIT -# Revision : 20240114 +# Revision : 20240803 #=============================================================== #=============================================================== @@ -408,7 +408,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 3f1007074c2f81bfe0bead7f6f0a19640060d708; + git checkout 223661d0382433d783dbe5f35c59a1bdc5cb95f1; ## seed rootfs # |