From: Rosen Penev Date: Thu, 8 Nov 2018 02:57:16 +0000 (-0800) Subject: libmicrohttpd: Update to 0.9.60 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=659e4c8a167c705ab8b9150a6ad545199128ce83;p=openwrt-packages.git libmicrohttpd: Update to 0.9.60 Signed-off-by: Rosen Penev --- diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 78ad1ce6a..54660ccad 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.59 +PKG_VERSION:=0.9.60 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=9b9ccd7d0b11b0e179f1f58dc2caa3e0c62c8609e1e1dc7dcaadf941b67d923c +PKG_HASH:=cd0e5d3f95a9e55ef7cdf4d0530e997ba00b8411af9149d9287db785d729c471 PKG_MAINTAINER:=Alexander Couzens