package/catch2: bump to version 3.15.0

changelog:
https://github.com/catchorg/Catch2/releases/tag/v3.15.0

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Michael Nosthoff
2026-06-08 09:54:17 +02:00
committed by Julien Olivain
parent 8b05934511
commit 1afc7aa334
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed:
sha256 ba2a939efead3c833c499cf487e185762f419a71d30158cd1b43c6079c586490 catch2-3.14.0.tar.gz
sha256 9650c55e497759cc39b977e45524bc8acb15256061c112080916ab6cb0b1ea66 catch2-3.15.0.tar.gz
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
CATCH2_VERSION = 3.14.0
CATCH2_VERSION = 3.15.0
CATCH2_SITE = $(call github,catchorg,Catch2,v$(CATCH2_VERSION))
CATCH2_INSTALL_STAGING = YES
CATCH2_INSTALL_TARGET = NO