From 28225e21b6f24fddb065415cb3315cea246b737b Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 8 Mar 2022 21:03:02 -0800 Subject: [PATCH] libmicrohttpd: update to 0.9.75 Signed-off-by: Rosen Penev --- libs/libmicrohttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 95e54fcf4..8fb5f19d7 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