aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-03-27 01:47:36 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-03-27 01:47:36 +0000
commit161325ac4fffd1c54b0dc267b2352f765dfbd52d (patch)
tree984011d6cc209df3aa992f4797252159c546ebfe /package/uhttpd/Makefile
parent8c9b818a24045c15f40fc415cd1dde78c438555a (diff)
downloadupstream-161325ac4fffd1c54b0dc267b2352f765dfbd52d.tar.gz
upstream-161325ac4fffd1c54b0dc267b2352f765dfbd52d.tar.bz2
upstream-161325ac4fffd1c54b0dc267b2352f765dfbd52d.zip
uhttpd: clear script timeout as soon as data is received from the child
SVN-Revision: 20501
Diffstat (limited to 'package/uhttpd/Makefile')
-rw-r--r--package/uhttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile
index 3e7344911b..d5c4aa6252 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)