summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-05 09:00:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-05 09:00:44 +0100
commitcb3f115bc6bb2cb494cc10375c247859bd5d6c30 (patch)
treea42a079c0139a749b9a0eaa8d1bc08de548516ed /package/busybox/Makefile
parent1cd4ea16580c9324efd8982ea1289bb166bfb5e9 (diff)
start udhcpc with background option
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 0cde4bca5..1d50365e3 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.21.1
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 795394f83903b5eec6567d51eebb417e
PKG_DESCR:= core utilities for embedded systems
PKG_SECTION:= base