diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-08 18:40:25 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-08 18:40:25 +0100 |
commit | d250a5aa67121b63d4315238c988c3a5111b7a22 (patch) | |
tree | be1374e6590d2671cd85249163f4daf3d5e11633 /package/busybox/Makefile | |
parent | 32e0a1811fde45e0174fd2c88979733dfa52b62a (diff) | |
parent | e518dde1484afa818ea4aae89c7cab91c64bf4a2 (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 8d6ff4f9f..47bb590fb 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= busybox PKG_VERSION:= 1.17.2 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 7360b7138b899ee7fc885791c740c3c3 PKG_DESCR:= Core utilities for embedded systems PKG_SECTION:= base |