summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-16 16:47:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-16 16:47:33 +0200
commit9588a89158a9a4be899f82295ab851acfda55bf7 (patch)
treea387ab731f858c276a0848f4cb44df8732629524 /package/busybox/Makefile
parentaff84b44070cc4fed9949a37ea155d3975c6a2fb (diff)
parent0510c57bc3034ea84f3c724090009182f46835e3 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 7fb4f46dd..2af65a714 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.17.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 3
PKG_MD5SUM:= 2908d1d1ca83ff12bc0b05f0d2a3335c
PKG_DESCR:= Core utilities for embedded systems
PKG_SECTION:= base