summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-25 06:28:09 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-25 06:28:09 +0000
commitbc676287b502bf2b58c0cf72a7760afffb972ed2 (patch)
tree389e5ce6f2489fef3b3d197e896ba74ff98df17b /package/busybox/Makefile
parente0ad8eee8ff4674e809ea0026379917bccc807fa (diff)
downloadmtk-20170518-bc676287b502bf2b58c0cf72a7760afffb972ed2.zip
mtk-20170518-bc676287b502bf2b58c0cf72a7760afffb972ed2.tar.gz
mtk-20170518-bc676287b502bf2b58c0cf72a7760afffb972ed2.tar.bz2
package/busybox: add upstream sed patch, bump release number
SVN-Revision: 21151
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 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 \