summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-27 22:24:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-27 22:24:11 +0100
commit7e257a6d241324b25dbcc4fff50119b27be6688f (patch)
treeedbe5694df7bd96ed9a1387424e361d201d23d72 /package/busybox/Makefile
parentfe9fcae3c7674d2c7c2df3be9640629e294d2eaf (diff)
parentd38bc3d01923c1042dd3710b647515ac0432c58e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 93098145a..9d85302d0 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.18.1
-PKG_RELEASE:= 3
+PKG_RELEASE:= 4
PKG_MD5SUM:= f15fe752d8b7012aa5e59f83b88ccb1c
PKG_DESCR:= Core utilities for embedded systems
PKG_SECTION:= base