package/spdlog: bump version to 1.7.0
Reformatted hashes. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1f04083836
commit
2376d21069
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 378a040d91f787aec96d269b0c39189f58a6b852e4cbf9150ccfacbe85ebbbfc spdlog-1.6.1.tar.gz
|
||||
sha256 a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f LICENSE
|
||||
sha256 f0114a4d3c88be9e696762f37a7c379619443ce9d668546c61b21d41affe5b62 spdlog-1.7.0.tar.gz
|
||||
sha256 a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPDLOG_VERSION = 1.6.1
|
||||
SPDLOG_VERSION = 1.7.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