summaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 4d9899dbf..ba521e1e0 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -35,7 +35,7 @@ config BR2_BUSYBOX_VERSION
string
default "1.19.4" if BR2_BUSYBOX_VERSION_1_19_X
default "1.20.2" if BR2_BUSYBOX_VERSION_1_20_X
- default "1.21.0" if BR2_BUSYBOX_VERSION_1_21_X
+ default "1.21.1" if BR2_BUSYBOX_VERSION_1_21_X
config BR2_PACKAGE_BUSYBOX_CONFIG
string "BusyBox configuration file to use?"