aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-08-25 21:38:48 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-08-25 21:38:48 +0000
commitccdc9b717276110ac707ae082b8aca60bd9a9056 (patch)
treeea8089646c6cfea783d9990086ab228c38bec805 /package/uhttpd/Makefile
parent263c4628d2a71dddfce7db89116f1d7a6c8086e3 (diff)
downloadupstream-ccdc9b717276110ac707ae082b8aca60bd9a9056.tar.gz
upstream-ccdc9b717276110ac707ae082b8aca60bd9a9056.tar.bz2
upstream-ccdc9b717276110ac707ae082b8aca60bd9a9056.zip
[package] uhttpd: fix segfault triggered by Basic Auth checking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22805 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 1227174536..086c294580 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=16
+PKG_RELEASE:=17
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DEPENDS := libcyassl liblua