package/spdlog: bump to version 1.11.0
Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2ca53d27c0
commit
f39db2c84c
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 697f91700237dbae2326b90469be32b876b2b44888302afbc7aceb68bcfe8224 spdlog-1.10.0.tar.gz
|
||||
sha256 ca5cae8d6cac15dae0ec63b21d6ad3530070650f68076f3a4a862ca293a858bb spdlog-1.11.0.tar.gz
|
||||
sha256 a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPDLOG_VERSION = 1.10.0
|
||||
SPDLOG_VERSION = 1.11.0
|
||||
SPDLOG_SITE = $(call github,gabime,spdlog,v$(SPDLOG_VERSION))
|
||||
SPDLOG_LICENSE = MIT
|
||||
SPDLOG_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user