From 1fb987e3b8b5d18bb484800c620b02fc307a0d62 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 9 Sep 2015 10:38:16 +0000 Subject: busybox: fix ip applet and netlink behavior Signed-off-by: Steven Barth SVN-Revision: 46833 --- 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 83eb82a928..fb247036a3 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.23.2 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3