From: Rosen Penev Date: Wed, 9 Mar 2022 05:03:02 +0000 (-0800) Subject: libmicrohttpd: update to 0.9.75 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=28225e21b6f24fddb065415cb3315cea246b737b;p=feed%2Fpackages.git libmicrohttpd: update to 0.9.75 Signed-off-by: Rosen Penev --- diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 95e54fcf41..8fb5f19d7d 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.73 +PKG_VERSION:=0.9.75 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e +PKG_HASH:=9278907a6f571b391aab9644fd646a5108ed97311ec66f6359cebbedb0a4e3bb PKG_MAINTAINER:=Alexander Couzens PKG_LICENSE:=LGPL-2.1-or-later