All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/catch2: bump to version 3.15.1
@ 2026-06-15  8:37 Michael Nosthoff via buildroot
  2026-06-15 20:10 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2026-06-15  8:37 UTC (permalink / raw)
  To: buildroot

Changelog:
https://github.com/catchorg/Catch2/releases/tag/v3.15.1

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

diff --git a/package/catch2/catch2.hash b/package/catch2/catch2.hash
index 31f83a140e..0c205fa30b 100644
--- a/package/catch2/catch2.hash
+++ b/package/catch2/catch2.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  9650c55e497759cc39b977e45524bc8acb15256061c112080916ab6cb0b1ea66  catch2-3.15.0.tar.gz
+sha256  be23a52b85cf04cd9587612147a10b023d59ed9757fa1843cc99e615d6c0893c  catch2-3.15.1.tar.gz
 sha256  c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566  LICENSE.txt
diff --git a/package/catch2/catch2.mk b/package/catch2/catch2.mk
index 4c08cb4192..f62eda71f6 100644
--- a/package/catch2/catch2.mk
+++ b/package/catch2/catch2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CATCH2_VERSION = 3.15.0
+CATCH2_VERSION = 3.15.1
 CATCH2_SITE = $(call github,catchorg,Catch2,v$(CATCH2_VERSION))
 CATCH2_INSTALL_STAGING = YES
 CATCH2_INSTALL_TARGET = NO
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/catch2: bump to version 3.15.1
  2026-06-15  8:37 [Buildroot] [PATCH] package/catch2: bump to version 3.15.1 Michael Nosthoff via buildroot
@ 2026-06-15 20:10 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-06-15 20:10 UTC (permalink / raw)
  To: Michael Nosthoff; +Cc: buildroot

On 15/06/2026 10:37, Michael Nosthoff via buildroot wrote:
> Changelog:
> https://github.com/catchorg/Catch2/releases/tag/v3.15.1
> 
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-06-15 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-15  8:37 [Buildroot] [PATCH] package/catch2: bump to version 3.15.1 Michael Nosthoff via buildroot
2026-06-15 20:10 ` Julien Olivain 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.