summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2020-06-27 18:28:27 +0100
committerFreeArtMan <dos21h@gmail.com>2020-06-27 18:28:27 +0100
commit1cfff42d7eb23b69510c95ae42bddf8829d84a92 (patch)
tree4b111d286ff56d15d950c751b6ef9e14ea1f060a
parent72adc5af0120323edb2505477e1aa8951e000916 (diff)
downloados201-1cfff42d7eb23b69510c95ae42bddf8829d84a92.tar.gz
os201-1cfff42d7eb23b69510c95ae42bddf8829d84a92.zip
Update busybox
-rwxr-xr-xcreate_tools/create_busybox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_tools/create_busybox.sh b/create_tools/create_busybox.sh
index aa36281..f020316 100755
--- a/create_tools/create_busybox.sh
+++ b/create_tools/create_busybox.sh
@@ -1,7 +1,7 @@
#!/bin/dash
SOURCE_DIR=src
-BUSYBOX_VERSION=1.29.2
+BUSYBOX_VERSION=1.31.1
OUT_DIRECTORY=out