Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1
@ 2021-08-14 11:50 Michael Nosthoff via buildroot
  2021-08-14 11:50 ` [Buildroot] [PATCH 2/2] package/spdlog: bump version to 1.9.2 Michael Nosthoff via buildroot
  2021-08-19 20:37 ` [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Nosthoff via buildroot @ 2021-08-14 11:50 UTC (permalink / raw)
  To: buildroot; +Cc: Semyon Kolganov, Michael Nosthoff

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 package/fmt/fmt.hash | 2 +-
 package/fmt/fmt.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash
index 7947a17456..e735704023 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f  fmt-7.1.3.zip
+sha256  a627a56eab9554fc1e5dd9a623d0768583b3a383ff70a4312ba68f94c9d415bf  fmt-8.0.1.zip
 sha256  825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8  LICENSE.rst
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index 332957982f..6ec86de7f3 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FMT_VERSION = 7.1.3
+FMT_VERSION = 8.0.1
 FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION)
 FMT_SOURCE = fmt-$(FMT_VERSION).zip
 FMT_LICENSE = MIT with exception
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 2/2] package/spdlog: bump version to 1.9.2
  2021-08-14 11:50 [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1 Michael Nosthoff via buildroot
@ 2021-08-14 11:50 ` Michael Nosthoff via buildroot
  2021-08-19 20:37 ` [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Nosthoff via buildroot @ 2021-08-14 11:50 UTC (permalink / raw)
  To: buildroot; +Cc: Michael Nosthoff, 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 5d1ff2f520..02756fc98c 100644
--- a/package/spdlog/spdlog.hash
+++ b/package/spdlog/spdlog.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  944d0bd7c763ac721398dca2bb0f3b5ed16f67cef36810ede5061f35a543b4b8  spdlog-1.8.5.tar.gz
+sha256  6fff9215f5cb81760be4cc16d033526d1080427d236e86d70bb02994f85e3d38  spdlog-1.9.2.tar.gz
 sha256  a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f  LICENSE
diff --git a/package/spdlog/spdlog.mk b/package/spdlog/spdlog.mk
index ee875ae560..b5dfc0c7b4 100644
--- a/package/spdlog/spdlog.mk
+++ b/package/spdlog/spdlog.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SPDLOG_VERSION = 1.8.5
+SPDLOG_VERSION = 1.9.2
 SPDLOG_SITE = $(call github,gabime,spdlog,v$(SPDLOG_VERSION))
 SPDLOG_LICENSE = MIT
 SPDLOG_LICENSE_FILES = LICENSE
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1
  2021-08-14 11:50 [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1 Michael Nosthoff via buildroot
  2021-08-14 11:50 ` [Buildroot] [PATCH 2/2] package/spdlog: bump version to 1.9.2 Michael Nosthoff via buildroot
@ 2021-08-19 20:37 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-08-19 20:37 UTC (permalink / raw)
  To: Michael Nosthoff via buildroot
  Cc: Semyon Kolganov, Michael Nosthoff, buildroot

On Sat, 14 Aug 2021 13:50:29 +0200
Michael Nosthoff via buildroot <buildroot@busybox.net> wrote:

> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
> ---
>  package/fmt/fmt.hash | 2 +-
>  package/fmt/fmt.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Both applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-19 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-14 11:50 [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1 Michael Nosthoff via buildroot
2021-08-14 11:50 ` [Buildroot] [PATCH 2/2] package/spdlog: bump version to 1.9.2 Michael Nosthoff via buildroot
2021-08-19 20:37 ` [Buildroot] [PATCH 1/2] package/fmt: bump version to 8.0.1 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox