mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/cpp-httplib: bump to v0.40.0
See the release notes: - https://github.com/yhirose/cpp-httplib/releases/tag/v0.38.0 - https://github.com/yhirose/cpp-httplib/releases/tag/v0.39.0 - https://github.com/yhirose/cpp-httplib/releases/tag/v0.40.0 Signed-off-by: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8dad17ea06
commit
774a09423e
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CPP_HTTPLIB_VERSION = 0.37.2
|
||||
CPP_HTTPLIB_VERSION = 0.40.0
|
||||
CPP_HTTPLIB_SITE = $(call github,yhirose,cpp-httplib,v$(CPP_HTTPLIB_VERSION))
|
||||
CPP_HTTPLIB_LICENSE = MIT
|
||||
CPP_HTTPLIB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user