From 1044723ec9a5689b0a80961464b319d40e0621ca Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Sat, 9 Dec 2017 19:11:28 +0200 Subject: busybox: enable find -newer needed for shorewall firewall, no size increase on binary Signed-off-by: Lucian Cristian --- 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 4b1bbed..3a8dde8 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.27.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.1