catch2: upgrade 3.7.1 -> 3.8.0

ChangeLog:
https://github.com/catchorg/Catch2/releases/tag/v3.8.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2025-03-11 07:17:50 +08:00 committed by Khem Raj
parent 9b754a1e2c
commit 8941133760
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,7 @@ LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
SRC_URI = "git://github.com/catchorg/Catch2.git;branch=devel;protocol=https"
SRCREV = "fa43b77429ba76c462b1898d6cd2f2d7a9416b14"
SRCREV = "914aeecfe23b1e16af6ea675a4fb5dbd5a5b8d0a"
S = "${WORKDIR}/git"