summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-28 00:10:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-28 00:10:53 +0100
commitfc17116201f51fe1e67d45737deb3a86174cb5f7 (patch)
tree51cfb39c6d71a015db2791ea2eec549894ad7bc9 /package/busybox/Makefile
parent98568f1697ef3ac001b64ff9de055a333706ee3d (diff)
use desktop ps by default, add suid bit via postinst
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 cf093bd19..b6ddc2363 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:= 3
+PKG_RELEASE:= 4
PKG_MD5SUM:= 7360b7138b899ee7fc885791c740c3c3
PKG_DESCR:= Core utilities for embedded systems
PKG_SECTION:= base