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
commit6f01cff35673f04c61b965fdda0fe3998b52506b (patch)
tree40113ee06e7f67f2692abd63e1f9d86f9123ed23 /package/busybox/Makefile
parentef51de68605685068506e556b75b5b3555781c90 (diff)
downloadupstream-6f01cff35673f04c61b965fdda0fe3998b52506b.tar.gz
upstream-6f01cff35673f04c61b965fdda0fe3998b52506b.tar.bz2
upstream-6f01cff35673f04c61b965fdda0fe3998b52506b.zip
[package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28794 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 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