summaryrefslogtreecommitdiff
path: root/package/libmicrohttpd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-03 17:10:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-04 17:54:51 +0200
commite68709b7ab606546d1cfe9528b862536f87ce315 (patch)
treeffee5c7448f9b97ea70f892450758600e2a2c7b1 /package/libmicrohttpd
parentb315c19403dc984baf0c0b7ebc57915fa47a890a (diff)
update to latest stable version
Diffstat (limited to 'package/libmicrohttpd')
-rw-r--r--package/libmicrohttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libmicrohttpd/Makefile b/package/libmicrohttpd/Makefile
index ba1e006e6..5e468fc40 100644
--- a/package/libmicrohttpd/Makefile
+++ b/package/libmicrohttpd/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libmicrohttpd
-PKG_VERSION:= 0.9.36
+PKG_VERSION:= 0.9.37
PKG_RELEASE:= 1
-PKG_MD5SUM:= d4ebabaef27a2126efb7af0d085b1895
+PKG_MD5SUM:= fdf1e0534d83bbf2663f80fa7873be77
PKG_DESCR:= library make it easy to run an webserver
PKG_SECTION:= libs/net
PKG_DEPENDS:= libgcrypt