package/catch2: bump to version 3.16.0

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

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Michael Nosthoff
2026-09-04 08:52:55 +02:00
committed by Thomas Petazzoni
parent ab9097227c
commit a7652a2f48
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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