summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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