summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-02 16:01:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-02 16:01:29 +0200
commitbb26c83fc653859ecbefc3777399e532129b4297 (patch)
treee76a526e8104f64dce994db996f39a3866c679de /package/busybox/Makefile
parent7330eb454048ec7e892535df79eb49b59d819a7c (diff)
even when vim is choosen, activate vi, f.e. crontab -e needs it
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 30895d442..367bb2cae 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.16.1
-PKG_RELEASE:= 3
+PKG_RELEASE:= 4
PKG_MD5SUM:= 319486ec65078d07fde26eb620fecde7
PKG_DESCR:= Core utilities for embedded Linux systems
PKG_SECTION:= base