* [Buildroot] [PATCH] package/spdlog: bump to version 1.14.0
@ 2024-04-26 11:35 Michael Nosthoff via buildroot
2024-05-01 20:47 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2024-04-26 11:35 UTC (permalink / raw)
To: buildroot; +Cc: Asaf Kahlon
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/spdlog/spdlog.hash | 2 +-
package/spdlog/spdlog.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/spdlog/spdlog.hash b/package/spdlog/spdlog.hash
index 3dbe43ac2d..7a0f442ab0 100644
--- a/package/spdlog/spdlog.hash
+++ b/package/spdlog/spdlog.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 534f2ee1a4dcbeb22249856edfb2be76a1cf4f708a20b0ac2ed090ee24cfdbc9 spdlog-1.13.0.tar.gz
+sha256 429a6b73ade8285cb21f83bacf89e2821dd1720ea7faa3cb518ffe04b4e00efc spdlog-1.14.0.tar.gz
sha256 4ccecab18d1ff0b61174fe3d6c430541625d3ddb865b0d5887db296f883c76e7 LICENSE
diff --git a/package/spdlog/spdlog.mk b/package/spdlog/spdlog.mk
index b45ae0a17d..c435633f41 100644
--- a/package/spdlog/spdlog.mk
+++ b/package/spdlog/spdlog.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SPDLOG_VERSION = 1.13.0
+SPDLOG_VERSION = 1.14.0
SPDLOG_SITE = $(call github,gabime,spdlog,v$(SPDLOG_VERSION))
SPDLOG_LICENSE = MIT
SPDLOG_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-01 20:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 11:35 [Buildroot] [PATCH] package/spdlog: bump to version 1.14.0 Michael Nosthoff via buildroot
2024-05-01 20:47 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.