From: Daniel Golle Date: Sun, 31 May 2015 03:28:38 +0000 (+0200) Subject: libmicrohttpd: update source X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e14423f86690d61cff152058d9044d16321437be;p=openwrt-packages.git libmicrohttpd: update source Signed-off-by: Daniel Golle --- diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 91e98341c..2ea96f237 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.38 -PKG_RELEASE:=1.2 +PKG_VERSION:=0.9.42 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_MD5SUM:=b72efbfe7f290846015d460aea7091fe +PKG_MD5SUM:=3b9cf0b67fc8ebc9e69f53c6bc84a88d PKG_MAINTAINER:=Martijn Zilverschoon