From: Michael Nosthoff via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Asaf Kahlon <asafka7@gmail.com>
Subject: [Buildroot] [PATCH v2] package/spdlog: bump to version 1.17.0
Date: Thu, 8 Jan 2026 09:08:51 +0100 [thread overview]
Message-ID: <20260108080903.149441-1-buildroot@heine.tech> (raw)
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>
---
V2: updated license hash
---
package/spdlog/spdlog.hash | 4 ++--
package/spdlog/spdlog.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/spdlog/spdlog.hash b/package/spdlog/spdlog.hash
index 947acb0dfc..94c51f919e 100644
--- a/package/spdlog/spdlog.hash
+++ b/package/spdlog/spdlog.hash
@@ -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
diff --git a/package/spdlog/spdlog.mk b/package/spdlog/spdlog.mk
index 245feac801..b12666613c 100644
--- a/package/spdlog/spdlog.mk
+++ b/package/spdlog/spdlog.mk
@@ -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
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-01-08 8:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 8:08 Michael Nosthoff via buildroot [this message]
2026-01-08 20:49 ` [Buildroot] [PATCH v2] package/spdlog: bump to version 1.17.0 Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260108080903.149441-1-buildroot@heine.tech \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=buildroot@heine.tech \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.