busybox: fix: ip addr flush hangs when run by non-root user
[openwrt/openwrt.git] / package / utils / busybox / Makefile
index 8ccf4358afdb900d0c9d2c7c0cd591d842d4c770..ff25a35b6e9d5bb964f1cdc263a0522d96991840 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
 PKG_VERSION:=1.30.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 PKG_FLAGS:=essential
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2