mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/cpp-httplib: bump to v0.41.0
See the release notes: https://github.com/yhirose/cpp-httplib/releases/tag/v0.41.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
19370808a2
commit
fa6f9a922e
@@ -1,3 +1,3 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 b52ecaebf0f94086c8b3305650412359d920c5267f6d9ce87f883198783af678 cpp-httplib-0.40.0.tar.gz
|
sha256 6d38a6b74ea33ac3133b8352f2b55b557c1d42f36e1ed0c01f852e3218329d39 cpp-httplib-0.41.0.tar.gz
|
||||||
sha256 4b45cbe16d7b71b89ae6127e26e0d90a029198ca5e958ad8e3d0b8bbed364d8b LICENSE
|
sha256 4b45cbe16d7b71b89ae6127e26e0d90a029198ca5e958ad8e3d0b8bbed364d8b LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CPP_HTTPLIB_VERSION = 0.40.0
|
CPP_HTTPLIB_VERSION = 0.41.0
|
||||||
CPP_HTTPLIB_SITE = $(call github,yhirose,cpp-httplib,v$(CPP_HTTPLIB_VERSION))
|
CPP_HTTPLIB_SITE = $(call github,yhirose,cpp-httplib,v$(CPP_HTTPLIB_VERSION))
|
||||||
CPP_HTTPLIB_LICENSE = MIT
|
CPP_HTTPLIB_LICENSE = MIT
|
||||||
CPP_HTTPLIB_LICENSE_FILES = LICENSE
|
CPP_HTTPLIB_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user