summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-12 17:11:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-12 17:11:54 +0200
commit44f09b2c4ac51815b8996ff637b78c0a462e5382 (patch)
tree4d5837afe92f6a59470c7d99f83a54e23a68330a /package/busybox/Makefile
parent1a70ec52e7a97c6255421bee8ec0341bec623085 (diff)
add ntpd support for mpdbox, fix smbclient package
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 9fe1ef52a..7ab3da9db 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.20.2
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= e025414bc6cd79579cc7a32a45d3ae1c
PKG_DESCR:= Core utilities for embedded systems
PKG_SECTION:= base