#usr/lib/libmicrohttpd.la
#usr/lib/libmicrohttpd.so
usr/lib/libmicrohttpd.so.12
-usr/lib/libmicrohttpd.so.12.62.2
+usr/lib/libmicrohttpd.so.12.62.3
#usr/lib/pkgconfig/libmicrohttpd.pc
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2025-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2025-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
SUMMARY = Small C library to easily run an HTTP server as part of an application
-VER = 1.0.2
+VER = 1.0.3
THISAPP = libmicrohttpd-$(VER)
DL_FILE = $(THISAPP).tar.gz
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libmicrohttpd
-PAK_VER = 1
+PAK_VER = 2
DEPS =
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = fc9562cb6064d928f311ad0afd1930d46902f31ce3fb11811cbeb7ec7ef2591693855f6e167732b8743a525b6684f68ffdbeb67ad3b2b2f11dc0296f77aa2d64
+$(DL_FILE)_BLAKE2 = a739b5b954b94644e586e0323d6da5e6313eefb87a9f85230ed776a92176bae6393f0bf2fd2a45070989b0b193b63017f9c9e76b8409fb5632e4d1f6c6e6b8b1
install : $(TARGET)