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
commiteecefb6e0cfb8b71fa3c1f35b6d1f12510fd4277 (patch)
treeb17aa2ff0ee015abcc795e69b7f3bfed9f7aa713 /package/busybox/Makefile
parentd7c90211df2c1e244cce8944da9a86e2c03f3a7f (diff)
downloadmaster-187ad058-eecefb6e0cfb8b71fa3c1f35b6d1f12510fd4277.tar.gz
master-187ad058-eecefb6e0cfb8b71fa3c1f35b6d1f12510fd4277.tar.bz2
master-187ad058-eecefb6e0cfb8b71fa3c1f35b6d1f12510fd4277.zip
[package] busybox: disable rdate, enable ntpd by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28613 3c298f89-4303-0410-b956-a3cf2f4a3e73
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