From 0d304d4228332b2233d40207ca686083cb4a5ae1 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Sat, 25 Mar 2017 13:23:06 +0800 Subject: busybox: vi: backporting patches to fix ZZ and :x command Signed-off-by: Yousong Zhou --- package/utils/busybox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/utils/busybox/Makefile') diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index e4f159ef83..c1e60ea87b 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.25.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3