aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-10-27 00:23:16 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-10-27 00:23:16 +0000
commit219d772ce89181ba4a55f842e106075fb7fad568 (patch)
treee3f2e8719711c7121b2540bf85c71b0ced1d8f24 /package/busybox/Makefile
parent272d95f0f1445053b0e3c316e703d1ca744dc85a (diff)
downloadupstream-219d772ce89181ba4a55f842e106075fb7fad568.tar.gz
upstream-219d772ce89181ba4a55f842e106075fb7fad568.tar.bz2
upstream-219d772ce89181ba4a55f842e106075fb7fad568.zip
busybox: disable rdate, enable ntpd by default
SVN-Revision: 28613
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 f2894017fb..9e991c3625 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.19.2
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2