mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/spdlog: bump to version 1.17.0
Update LICENSE hash due to changed line endings, updated date (" - present")
and updated contributors ("spdlog contributors").
Changelog: https://github.com/gabime/spdlog/releases/tag/v1.17.0
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f190162e0d
commit
b521f25764
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 8741753e488a78dd0d0024c980e1fb5b5c85888447e309d9cb9d949bdb52aa3e spdlog-1.16.0.tar.gz
|
||||
sha256 4ccecab18d1ff0b61174fe3d6c430541625d3ddb865b0d5887db296f883c76e7 LICENSE
|
||||
sha256 d8862955c6d74e5846b3f580b1605d2428b11d97a410d86e2fb13e857cd3a744 spdlog-1.17.0.tar.gz
|
||||
sha256 d678c20826e1392578508e1c78649a1e3c31bda05ef4388d967dbd654461b140 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPDLOG_VERSION = 1.16.0
|
||||
SPDLOG_VERSION = 1.17.0
|
||||
SPDLOG_SITE = $(call github,gabime,spdlog,v$(SPDLOG_VERSION))
|
||||
SPDLOG_LICENSE = MIT
|
||||
SPDLOG_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user