Browse Source

update libmicrohttpd to latest stable version

Waldemar Brodkorb 10 years ago
parent
commit
5f14114e8d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/libmicrohttpd/Makefile

+ 2 - 2
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/