* [Buildroot] [PATCH] package/catch2: bump to version 3.16.0
@ 2026-09-04 6:52 Michael Nosthoff via buildroot
2026-09-05 13:51 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2026-09-04 6:52 UTC (permalink / raw)
To: buildroot
changelog:
https://github.com/catchorg/Catch2/releases/tag/v3.16.0
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 0c205fa30b..35c3d52eea 100644
--- a/package/catch2/catch2.hash
+++ b/package/catch2/catch2.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 be23a52b85cf04cd9587612147a10b023d59ed9757fa1843cc99e615d6c0893c catch2-3.15.1.tar.gz
+sha256 0957cae5821b17ce07f0833aaa52b5137643a8382203221f363a8303c109af34 catch2-3.16.0.tar.gz
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
diff --git a/package/catch2/catch2.mk b/package/catch2/catch2.mk
index f62eda71f6..d33ec8e289 100644
--- a/package/catch2/catch2.mk
+++ b/package/catch2/catch2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CATCH2_VERSION = 3.15.1
+CATCH2_VERSION = 3.16.0
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.16.0
2026-09-04 6:52 [Buildroot] [PATCH] package/catch2: bump to version 3.16.0 Michael Nosthoff via buildroot
@ 2026-09-05 13:51 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-09-05 13:51 UTC (permalink / raw)
To: Michael Nosthoff; +Cc: buildroot
On Fri, Sep 04, 2026 at 08:52:55AM +0200, Michael Nosthoff via buildroot wrote:
> changelog:
> https://github.com/catchorg/Catch2/releases/tag/v3.16.0
>
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Applied to master, thanks!
Best regards,
Thomas Petazzoni
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
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-09-05 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04 6:52 [Buildroot] [PATCH] package/catch2: bump to version 3.16.0 Michael Nosthoff via buildroot
2026-09-05 13:51 ` 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.