uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL

SVN-Revision: 21762
This commit is contained in:
Jo-Philipp Wich
2010-06-12 12:58:11 +00:00
parent c80ad970e0
commit 585ffa4941
3 changed files with 14 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
PKG_RELEASE:=10
PKG_RELEASE:=11
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)