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 68abf16f5..9e957e122 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -45,7 +45,7 @@ config BR2_BUSYBOX_VERSION
default "1.13.4" if BR2_BUSYBOX_VERSION_1_13_X
default "1.14.4" if BR2_BUSYBOX_VERSION_1_14_X
default "1.15.3" if BR2_BUSYBOX_VERSION_1_15_X
- default "1.16.1" if BR2_BUSYBOX_VERSION_1_16_X
+ default "1.16.2" if BR2_BUSYBOX_VERSION_1_16_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"