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 : 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 # |