mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/mongoose: bump to version 7.8
Update hash of license file (date and URL updated withaaf55b6da0f8c84ca672) https://github.com/cesanta/mongoose/releases/tag/7.8 https://github.com/cesanta/mongoose/releases/tag/7.7 https://github.com/cesanta/mongoose/releases/tag/7.6 https://github.com/cesanta/mongoose/releases/tag/7.5 https://github.com/cesanta/mongoose/releases/tag/7.4 https://github.com/cesanta/mongoose/releases/tag/7.3 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8d0c70370c
commit
f9e51e1150
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 8c5024a4e5b5a0c7fdae3c24ebc68e2b3ccfaba08cf25c2e76fc7f14f92fd4a5 mongoose-7.2.tar.gz
|
||||
sha256 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05 LICENSE
|
||||
sha256 55073dcd427ab9475731ad855e417884f4fbfb24b7d5694f6cabadbee1329f16 mongoose-7.8.tar.gz
|
||||
sha256 b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MONGOOSE_VERSION = 7.2
|
||||
MONGOOSE_VERSION = 7.8
|
||||
MONGOOSE_SITE = $(call github,cesanta,mongoose,$(MONGOOSE_VERSION))
|
||||
MONGOOSE_LICENSE = GPL-2.0
|
||||
MONGOOSE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user