aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2015-04-06 20:10:33 +0300
committerKarlson2k <k2k@narod.ru>2015-04-14 13:23:22 +0300
commitaad7860eebd2dec9f044bf5e3e61c23b680a6a8c (patch)
tree6cc8a9997b98fe7f9b71dc90fcb0712c7517e6b6 /tools
parentfa210810a6373b2c2164ea1b76cc80a32856df1e (diff)
[depends] Update libmicrohttpd to SVN 35533. Should resolve WebServer shutdown issue.
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/libmicrohttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libmicrohttpd/Makefile b/tools/depends/target/libmicrohttpd/Makefile
index 3eb6dbf304..d00d2bad9f 100644
--- a/tools/depends/target/libmicrohttpd/Makefile
+++ b/tools/depends/target/libmicrohttpd/Makefile
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=libmicrohttpd
-VERSION=svn-35383
+VERSION=svn-35533
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz