summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-26 13:17:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-26 13:17:57 +0200
commit128940be0d71c9834fda8ba6f2f6e53e607c0706 (patch)
tree5fdabaec62892299190025a89f229c0efafe9575 /package
parent242a4f24816ccd3c4beb838cbc4f806854839d1e (diff)
update to latest upstream version
Diffstat (limited to 'package')
-rw-r--r--package/libmicrohttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libmicrohttpd/Makefile b/package/libmicrohttpd/Makefile
index 1a3afe3e4..4fcf1c011 100644
--- a/package/libmicrohttpd/Makefile
+++ b/package/libmicrohttpd/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libmicrohttpd
-PKG_VERSION:= 0.9.35
+PKG_VERSION:= 0.9.36
PKG_RELEASE:= 1
-PKG_MD5SUM:= a9d747b6666879569036bb791653a1c7
+PKG_MD5SUM:= d4ebabaef27a2126efb7af0d085b1895
PKG_DESCR:= library make it easy to run an HTTP server
PKG_SECTION:= libs
PKG_DEPENDS:= libgcrypt