summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2011-11-07 22:58:39 +0000
committerNicolas Thill <nico@openwrt.org>2011-11-07 22:58:39 +0000
commite4a8f5abe631ca557c95456eae1dfe131cee75c0 (patch)
tree17bbea5ad50ee45e8a1c4b4caa64d05573a7d4b6 /package/busybox/Makefile
parent93886bc77667952afa306863c766cad00821074e (diff)
downloadmtk-20170518-e4a8f5abe631ca557c95456eae1dfe131cee75c0.zip
mtk-20170518-e4a8f5abe631ca557c95456eae1dfe131cee75c0.tar.gz
mtk-20170518-e4a8f5abe631ca557c95456eae1dfe131cee75c0.tar.bz2
package/busybox: use new service wrapper
SVN-Revision: 28836
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 a5f1548..a6b6556 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.19.3
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2