aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-06-12 10:59:09 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-06-12 10:59:09 +0200
commit8fbc68a6fba1adcfe5934e1d2e9af87ad57d7087 (patch)
treecf8e20c99d97b62d4b81d3ec12f594f0312ff615 /tools
parent411de2a328ba955bb53f6f578f715335d946794b (diff)
[depends] update libmicrohttpd to 0.9.50
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 d00d2bad9f..c374c5fe26 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-35533
+VERSION=0.9.50
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz