aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-07-09 00:08:20 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-07-09 00:08:20 +0000
commit0eefc948769c6a325e4ae16db0e04a992c30d977 (patch)
treeda2e14323f1d514e1544c32b8c912cafb8c51259 /package/uhttpd/Makefile
parentc2bd3e1d731b8d6a114a0af6177a3f744e486b04 (diff)
downloadmaster-187ad058-0eefc948769c6a325e4ae16db0e04a992c30d977.tar.gz
master-187ad058-0eefc948769c6a325e4ae16db0e04a992c30d977.tar.bz2
master-187ad058-0eefc948769c6a325e4ae16db0e04a992c30d977.zip
[package] uhttpd: various fixes
- avoid closing descriptors before removing them from uloop (#11755, #11830) - do not auto-initialize ubus if no prefix is set (#11832) - remove extraneous client context pointer from cgi and lua states - code cleanups and debug message changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32651 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 7cd75807ea..89ca4b69e8 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=37
+PKG_RELEASE:=38
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \