summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-04-03 13:09:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-04-03 13:09:10 +0000
commita0a640003469941c9067d8fab6e272a088aa45d8 (patch)
tree40c155f2b818a9f90f0e9468090dfc78aadef457 /package/uhttpd/Makefile
parent90888d6b35e3253d2409ca974a7343c000fcf877 (diff)
downloadmaster-31e0f0ae-a0a640003469941c9067d8fab6e272a088aa45d8.tar.gz
master-31e0f0ae-a0a640003469941c9067d8fab6e272a088aa45d8.tar.bz2
master-31e0f0ae-a0a640003469941c9067d8fab6e272a088aa45d8.zip
uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7
SVN-Revision: 20668
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 180e2284c3..6b4db3e15f 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=6
+PKG_RELEASE:=7
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)