summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. 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)
commit0a325d164bccd3bdbe7c6dc6a5f30cdc23837878 (patch)
tree7c3eb5c570148ce95e2c95ce7c3decb447138339 /build
parent8dbad7eb7aa42945d40600b9a8c5af8a22e28647 (diff)
build: Update to busybox 1.21.1.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index e0cac3a..28a91e8 100755
--- a/build
+++ b/build
@@ -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.