From: Jen Wolf Date: Sun, 27 Oct 2024 21:45:41 +0000 (-0700) Subject: libmicrohttpd update to 1.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7a8ec328b1c9630ee2a461dd569c9b5edea15fa3;p=openwrt-packages.git libmicrohttpd update to 1.0.1 Signed-off-by: Jen Wolf --- diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 1425c5900..1c820bdd5 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.77 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0 +PKG_HASH:=a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94 PKG_MAINTAINER:=Alexander Couzens PKG_LICENSE:=LGPL-2.1-or-later