mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/libmicrohttpd: bump to version 1.0.7
Changelog since 1.0.6: This is a bugfix release, fixing modest security vulnerabilities discovered by A. Ramos. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
44d250a2e2
commit
81f7c82740
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 bb5cfcadfc52dbd5eb512d6e2995e0361351c33e97a87aba426d3a4a7ba6cf70 libmicrohttpd-1.0.6.tar.gz
|
||||
sha256 827250db649546cdb04bea01f5f0560f0edffde9130e256387d1f977242eaf98 libmicrohttpd-1.0.7.tar.gz
|
||||
sha256 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBMICROHTTPD_VERSION = 1.0.6
|
||||
LIBMICROHTTPD_VERSION = 1.0.7
|
||||
LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
|
||||
LIBMICROHTTPD_LICENSE_FILES = COPYING
|
||||
LIBMICROHTTPD_CPE_ID_VENDOR = gnu
|
||||
|
||||
Reference in New Issue
Block a user