package/busybox: use new service wrapper

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28836 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2011-11-07 22:58:39 +00:00
parent 76be14c4c2
commit 8b21997f14
3 changed files with 9 additions and 8 deletions

View File

@@ -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