summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-05 14:16:26 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-05 14:18:03 +0200
commit61bb63aebb6ed3a2d4a8c8cadf1004c095e84f65 (patch)
treee75188ce7db076f039229e5620329f15c19d7fa7 /package
parent48aa139f55a04008b8df29535bfefe96baf13c9b (diff)
update to latest upstream
Diffstat (limited to 'package')
-rw-r--r--package/libmicrohttpd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libmicrohttpd/Makefile b/package/libmicrohttpd/Makefile
index 1380e8d08..f5b662417 100644
--- a/package/libmicrohttpd/Makefile
+++ b/package/libmicrohttpd/Makefile
@@ -4,10 +4,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libmicrohttpd
-PKG_VERSION:= 0.9.26
-PKG_RELEASE:= 2
-PKG_MD5SUM:= bdac9b62fa3080890f9ab44cf29749fc
-PKG_DESCR:= C library make it easy to run an HTTP server
+PKG_VERSION:= 0.9.35
+PKG_RELEASE:= 1
+PKG_MD5SUM:= a9d747b6666879569036bb791653a1c7
+PKG_DESCR:= library make it easy to run an HTTP server
PKG_SECTION:= libs
PKG_DEPENDS:= libgcrypt
PKG_BUILDDEP:= libgcrypt