mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/mongoose: bump to version 7.18
https://github.com/cesanta/mongoose/releases/tag/7.18 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
40dfe63cce
commit
879a1340ba
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 b6a6f69912c2cd0c67f85633c6b578d4dcdf385c3628acdcd21de28787c676e5 mongoose-7.17.tar.gz
|
||||
sha256 8b661e8aceb00528fc21993afe218b1da0f0154575a61b63ce0791ad8b66b112 mongoose-7.18.tar.gz
|
||||
sha256 9abc2509d90c01ff2a0c91abf73582cdbcf1d2dbcc0b7973097eced43cf4cdd4 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MONGOOSE_VERSION = 7.17
|
||||
MONGOOSE_VERSION = 7.18
|
||||
MONGOOSE_SITE = $(call github,cesanta,mongoose,$(MONGOOSE_VERSION))
|
||||
MONGOOSE_LICENSE = GPL-2.0
|
||||
MONGOOSE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user