diff options
Diffstat (limited to 'tools/depends/target/libmicrohttpd/Makefile')
-rw-r--r-- | tools/depends/target/libmicrohttpd/Makefile | 2 |
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 |