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
commit1fe7cd5ed95b799db1722676e88019e7aaef6f5e (patch)
treecb4a348315e5bc1cda1c384762f2f9dfc449bc5a /package/utils/busybox/Makefile
parent61a708154d484778c7beca40da4e9b95844c8559 (diff)
downloadupstream-1fe7cd5ed95b799db1722676e88019e7aaef6f5e.tar.gz
upstream-1fe7cd5ed95b799db1722676e88019e7aaef6f5e.tar.bz2
upstream-1fe7cd5ed95b799db1722676e88019e7aaef6f5e.zip
busybox: add 2 upstream fixes
Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 43191
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