summaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias2011-02-09 13:00:47 +0100
committerPeter Korsgaard2011-02-09 22:43:25 +0100
commita5f97bb41ca46eb493070328566a32e4314bdbb0 (patch)
treee4ece21b217afc356198cd4aa275f0c815c27d01 /package/busybox/Config.in
parente2fsprogs: bump to 1.41.14 and fixup (diff)
downloadbuildroot-a5f97bb41ca46eb493070328566a32e4314bdbb0.tar.gz
buildroot-a5f97bb41ca46eb493070328566a32e4314bdbb0.tar.xz
buildroot-a5f97bb41ca46eb493070328566a32e4314bdbb0.zip
busybox: bump to version 1.18.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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 e56ef00ca..ecb3d4004 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -40,7 +40,7 @@ config BR2_BUSYBOX_VERSION
default "1.15.3" if BR2_BUSYBOX_VERSION_1_15_X
default "1.16.2" if BR2_BUSYBOX_VERSION_1_16_X
default "1.17.4" if BR2_BUSYBOX_VERSION_1_17_X
- default "1.18.2" if BR2_BUSYBOX_VERSION_1_18_X
+ default "1.18.3" if BR2_BUSYBOX_VERSION_1_18_X
config BR2_PACKAGE_BUSYBOX_CONFIG
string "BusyBox configuration file to use?"