summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-27 11:59:19 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-27 11:59:19 +0000
commit14fe6e0238d151e394c1af1248e1a934ed39f816 (patch)
tree937fe06d202131f0c238024adbbe417be55192d0 /package/busybox/Makefile
parentd3c4f6f02f6a4b2bca35c3b8c2b8dfdc10fd139d (diff)
downloadmtk-20170518-14fe6e0238d151e394c1af1248e1a934ed39f816.zip
mtk-20170518-14fe6e0238d151e394c1af1248e1a934ed39f816.tar.gz
mtk-20170518-14fe6e0238d151e394c1af1248e1a934ed39f816.tar.bz2
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
SVN-Revision: 21186
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index bc2554b..3b93a05 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.16.1
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \