summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-02 17:04:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-02 17:04:53 +0100
commit16d76134888cc7a5d9c3bd531aeffaa1a6d3995e (patch)
tree790230adc6fd68ae298ab6a1a0d66ffff203aab1 /package/busybox/Makefile
parent031ac4e91cb65e6b09fe62ccf609d477b176e3e3 (diff)
update busybox to latest upstream
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 53fc4b08b..7941fff37 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -4,10 +4,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
-PKG_VERSION:= 1.20.2
-PKG_RELEASE:= 3
-PKG_MD5SUM:= e025414bc6cd79579cc7a32a45d3ae1c
-PKG_DESCR:= Core utilities for embedded systems
+PKG_VERSION:= 1.21.1
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 795394f83903b5eec6567d51eebb417e
+PKG_DESCR:= core utilities for embedded systems
PKG_SECTION:= base
PKG_URL:= http://www.busybox.net/
PKG_SITES:= http://www.busybox.net/downloads/