From cbdb5208951530b3df70cc02c234bcdc573cdc09 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 23 May 2010 14:00:43 +0000 Subject: package/busybox: add upstream hush patch, bump release number SVN-Revision: 21545 --- 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 60daf8d..3a06ad0 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:=6 +PKG_RELEASE:=7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads \ -- cgit v1.1