mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/mongoose: bump to version 7.19
https://github.com/cesanta/mongoose/releases/tag/7.19 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
174d4bd255
commit
7ed0e75af1
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 8b661e8aceb00528fc21993afe218b1da0f0154575a61b63ce0791ad8b66b112 mongoose-7.18.tar.gz
|
||||
sha256 7ae38c9d673559d1d9c1bd72c0bdd4a98a2cae995e87cae98b4604d5951762b8 mongoose-7.19.tar.gz
|
||||
sha256 9abc2509d90c01ff2a0c91abf73582cdbcf1d2dbcc0b7973097eced43cf4cdd4 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MONGOOSE_VERSION = 7.18
|
||||
MONGOOSE_VERSION = 7.19
|
||||
MONGOOSE_SITE = $(call github,cesanta,mongoose,$(MONGOOSE_VERSION))
|
||||
MONGOOSE_LICENSE = GPL-2.0
|
||||
MONGOOSE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user