From: Rosen Penev Date: Sun, 11 Feb 2024 22:54:01 +0000 (-0800) Subject: libmicrohttpd: update to 0.9.77 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=45897d0174f180f4d25de2f7a039267b547ebc46;p=feed%2Fpackages.git libmicrohttpd: update to 0.9.77 Fixes CVE-2023-27371 Signed-off-by: Rosen Penev --- diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 15515b95a6..1425c59000 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.75 +PKG_VERSION:=0.9.77 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=9278907a6f571b391aab9644fd646a5108ed97311ec66f6359cebbedb0a4e3bb +PKG_HASH:=9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0 PKG_MAINTAINER:=Alexander Couzens PKG_LICENSE:=LGPL-2.1-or-later