aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2014-11-06 04:44:06 +0000
committerNicolas Thill <nico@openwrt.org>2014-11-06 04:44:06 +0000
commitb6a59fade518e40e02ab4f00ff9c2822fdee0f30 (patch)
tree37c712ed98b594966fb61de19816fe56a2994cbf /package/utils/busybox/Makefile
parentb8668cb1aa03646367be109333fdfc34c6a773e6 (diff)
downloadmaster-187ad058-b6a59fade518e40e02ab4f00ff9c2822fdee0f30.tar.gz
master-187ad058-b6a59fade518e40e02ab4f00ff9c2822fdee0f30.tar.bz2
master-187ad058-b6a59fade518e40e02ab4f00ff9c2822fdee0f30.zip
busybox: add 2 upstream fixes
Signed-off-by: Nicolas Thill <nico@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43191 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c546405aa9..718cf787dc 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.22.1
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2