From bc676287b502bf2b58c0cf72a7760afffb972ed2 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Sun, 25 Apr 2010 06:28:09 +0000 Subject: package/busybox: add upstream sed patch, bump release number SVN-Revision: 21151 --- 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 d13980c..bc2554b 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:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads \ -- cgit v1.1