aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-11-07 01:45:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-11-07 01:45:04 +0000
commitef98919ff02851b057428991e94e66c890e91081 (patch)
tree0fd71fa6869b46e586a53551e0bf6d91b1dcf027 /package/busybox/Makefile
parent8189bd926009cb8baf0ef3b5789b3ec502df268e (diff)
downloadupstream-ef98919ff02851b057428991e94e66c890e91081.tar.gz
upstream-ef98919ff02851b057428991e94e66c890e91081.tar.bz2
upstream-ef98919ff02851b057428991e94e66c890e91081.zip
busybox: ntpd: indefinitely try to resolve peer addresses (#10361)
SVN-Revision: 28794
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 ac4218f29f..a5f154820c 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.19.3
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2