From e4a8f5abe631ca557c95456eae1dfe131cee75c0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 7 Nov 2011 22:58:39 +0000 Subject: package/busybox: use new service wrapper SVN-Revision: 28836 --- package/busybox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/Makefile') 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 -- cgit v1.1