summaryrefslogtreecommitdiff
path: root/package/utils/busybox/Makefile
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2017-03-25 12:16:36 +0800
committerYousong Zhou <yszhou4tech@gmail.com>2017-03-25 13:18:10 +0800
commitf3474ca130601a6c905cb2acbb8f4995a64b106c (patch)
tree0510bdda06672cc461df272290f5b356394794db /package/utils/busybox/Makefile
parent313197d7079ae5046740909133b1cd89f81e2533 (diff)
downloadmtk-20170518-f3474ca130601a6c905cb2acbb8f4995a64b106c.zip
mtk-20170518-f3474ca130601a6c905cb2acbb8f4995a64b106c.tar.gz
mtk-20170518-f3474ca130601a6c905cb2acbb8f4995a64b106c.tar.bz2
busybox: vi: backporting patches to fix ZZ and :x command
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'package/utils/busybox/Makefile')
-rw-r--r--package/utils/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile
index 0937ef9..b75b455 100644
--- a/package/utils/busybox/Makefile
+++ b/package/utils/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.26.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2