mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-22 12:23:27 +08:00
package/mongoose: bump to to version 7.0
Update LICENSE hash; copyright year update: -Copyright (c) 2004-2013 Sergey Lyubka <valenok@gmail.com> -Copyright (c) 2013-2018 Cesanta Software Limited +Copyright (c) 2004-2013 Sergey Lyubka +Copyright (c) 2013-2020 Cesanta Software Limited See https://github.com/cesanta/mongoose/releases/tag/7.0 Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
7539cb33bb
commit
91efa2e99f
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 f5c10346abc9c72f7cac7885d853ca064fb09aad57580433941a8fd7a3543769 mongoose-6.18.tar.gz
|
||||
sha256 fdc34eeea97327d75c83492abd34f1a3200c53dec04422ecda8071dc60a36d10 LICENSE
|
||||
sha256 28206185873b5c448765f56e54d86a7af5a856b0b5f241aa44ac94bf34af7eee mongoose-7.0.tar.gz
|
||||
sha256 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MONGOOSE_VERSION = 6.18
|
||||
MONGOOSE_VERSION = 7.0
|
||||
MONGOOSE_SITE = $(call github,cesanta,mongoose,$(MONGOOSE_VERSION))
|
||||
MONGOOSE_LICENSE = GPL-2.0
|
||||
MONGOOSE_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user