package/spdlog: bump to version 1.5.0
Fix build with latest fmt (6.1.2) Fixes: - http://autobuild.buildroot.org/results/7e7f698b620c1726cbeb89cc8709b1b609ba0762 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
31deb4619a
commit
3d4db8292d
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 821c85b120ad15d87ca2bc44185fa9091409777c756029125a02f81354072157 spdlog-1.4.2.tar.gz
|
||||
sha256 b38e0bbef7faac2b82fed550a0c19b0d4e7f6737d5321d4fd8f216b80f8aee8a spdlog-1.5.0.tar.gz
|
||||
sha256 7d40b1967fca203d22b0eaf75f54566167ded823863abedf4de869fcea057038 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPDLOG_VERSION = 1.4.2
|
||||
SPDLOG_VERSION = 1.5.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