summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-02 15:16:12 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-02 15:16:56 -0500
commit5f14114e8d9f7a7f523a531368f8bef61afd745d (patch)
tree3a97f96f4afe4f5f825c772fe6d2c1e67691d9c1 /package
parent034584e8169d57b30b64ecc24d4001c9ab7f889d (diff)
update libmicrohttpd to latest stable 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 9ea642fca..4337f0bad 100644
--- a/package/libmicrohttpd/Makefile
+++ b/package/libmicrohttpd/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libmicrohttpd
-PKG_VERSION:= 0.9.38
+PKG_VERSION:= 0.9.41
PKG_RELEASE:= 1
-PKG_HASH:= 8df2b4dd863c98799a4775a530d905363fbc02fec850af9094da890b28b9e721
+PKG_HASH:= 9798be637d4a1d76a377e1d805d142e6edcfd3ec99c443926448f647af1a7a7c
PKG_DESCR:= library make it easy to run an webserver
PKG_SECTION:= libs/net
PKG_URL:= http://www.gnu.org/software/libmicrohttpd/