diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:42:20 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:42:20 +0100 |
commit | fdc973fa4e29cada901b9499160a0478b59cefea (patch) | |
tree | 4fd9d8666d4d788c0ae4afe3086cd68e917b67b5 /package/busybox/Makefile | |
parent | 7aaac91a674b427e42e38cc6b86ada72fdc5e417 (diff) | |
parent | 9cbc124a64439c1ac24a62ceed63efaf55e5760a (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r-- | package/busybox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 1fe63ff0a..c1923708e 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:= 4 +PKG_RELEASE:= 5 PKG_MD5SUM:= 795394f83903b5eec6567d51eebb417e PKG_DESCR:= core utilities for embedded systems PKG_SECTION:= base |