diff options
author | P. J. McDermott <pjm@nac.net> | 2013-12-08 14:43:59 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-12-08 14:43:59 (EST) |
commit | 0a325d164bccd3bdbe7c6dc6a5f30cdc23837878 (patch) | |
tree | 7c3eb5c570148ce95e2c95ce7c3decb447138339 | |
parent | 8dbad7eb7aa42945d40600b9a8c5af8a22e28647 (diff) |
build: Update to busybox 1.21.1.
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ plat = dev # The OPK_SOURCE_VERSION_UPSTREAMs of packages: -busybox_ver = 1.21.0 +busybox_ver = 1.21.1 # Nothing beyond this point requires updating for platform porting or new # upstream package versions. |