mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libmicrohttpd: bump to version 1.0.9
Changelog since 1.0.7 - 1.0.9: This is a bugfix release, fixing minor vulnerabilities and expanding the test suite. - 1.0.8: This is a bugfix release, fixing minor security vulnerabilities and expanding the test suite. Signed-off-by: Michele Comignano <mcdev@playlinux.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4f53e35703
commit
cd8161a374
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 827250db649546cdb04bea01f5f0560f0edffde9130e256387d1f977242eaf98 libmicrohttpd-1.0.7.tar.gz
|
||||
sha256 6e9adc446b08083ec03d40317fb66ca6f2e03e4f6170aef33a6e59bb08db2012 libmicrohttpd-1.0.9.tar.gz
|
||||
sha256 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBMICROHTTPD_VERSION = 1.0.7
|
||||
LIBMICROHTTPD_VERSION = 1.0.9
|
||||
LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
|
||||
LIBMICROHTTPD_LICENSE_FILES = COPYING
|
||||
LIBMICROHTTPD_CPE_ID_VENDOR = gnu
|
||||
|
||||
Reference in New Issue
Block a user