aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-03-27 14:31:35 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-03-27 14:31:35 +0000
commitf6156ab875f150f8f719c39b81544c3d379e72d5 (patch)
tree1877f537ff73f8f6a75b5d9862f17ab79d532ddb /package/uhttpd/Makefile
parente8476a2ff1cdd8ffca1b57f52bc0f6f43943bbaf (diff)
downloadmaster-187ad058-f6156ab875f150f8f719c39b81544c3d379e72d5.tar.gz
master-187ad058-f6156ab875f150f8f719c39b81544c3d379e72d5.tar.bz2
master-187ad058-f6156ab875f150f8f719c39b81544c3d379e72d5.zip
[package] uhttpd: block SIGCHLD until it is expected (#6957)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20513 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d5c4aa6252..2b7714d30f 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)