浏览代码

update to latest stable version

Waldemar Brodkorb 11 年之前
父节点
当前提交
e68709b7ab
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package/libmicrohttpd/Makefile

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